add op_debug_level in global_options

pull/501/head
wuweikang 4 years ago
parent 111feee102
commit a4d93f3a36

@ -420,6 +420,7 @@ const std::set<std::string> global_options = {CORE_TYPE,
ENABLE_SMALL_CHANNEL,
OP_SELECT_IMPL_MODE,
OPTYPELIST_FOR_IMPLMODE,
OP_DEBUG_LEVEL,
DEBUG_DIR,
OP_COMPILER_CACHE_DIR,
OP_COMPILER_CACHE_MODE};

@ -1 +1 @@
Subproject commit 742f940d8868fbd2f5de19f726d6d28142bc0a6e
Subproject commit 9e392045c26a57913b512d0686e1285650b62abe
Loading…
Cancel
Save