LLVM CPU override option

This commit is contained in:
Nekotekina 2017-03-14 15:23:07 +03:00
parent b45cea1434
commit 07646c2124
3 changed files with 11 additions and 4 deletions

View file

@ -41,7 +41,7 @@ class jit_compiler final
void init();
public:
jit_compiler(std::unordered_map<std::string, std::uintptr_t>);
jit_compiler(std::unordered_map<std::string, std::uintptr_t>, std::string _cpu);
~jit_compiler();
// Compile module