Implement macro JIT
This commit is contained in:
parent
8ac1a42305
commit
05eeb7de3d
15 changed files with 1035 additions and 190 deletions
|
@ -474,6 +474,7 @@ struct Values {
|
|||
bool reporting_services;
|
||||
bool quest_flag;
|
||||
bool disable_cpu_opt;
|
||||
bool disable_macro_jit;
|
||||
|
||||
// BCAT
|
||||
std::string bcat_backend;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue