LLVM: Add workaround for znver2

This commit is contained in:
Nekotekina 2019-11-14 19:09:34 +03:00
parent 8e39c778a1
commit fcc841eaa1
3 changed files with 16 additions and 2 deletions

View file

@ -45,6 +45,8 @@ namespace utils
bool has_xop();
bool has_clwb();
std::string get_system_info();
std::string get_firmware_version();