mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
LLVM: Add workaround for znver2
This commit is contained in:
parent
8e39c778a1
commit
fcc841eaa1
3 changed files with 16 additions and 2 deletions
|
@ -45,6 +45,8 @@ namespace utils
|
|||
|
||||
bool has_xop();
|
||||
|
||||
bool has_clwb();
|
||||
|
||||
std::string get_system_info();
|
||||
|
||||
std::string get_firmware_version();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue