Add a cranelift flag to enable/disable verbose logs for regalloc2 (#4481)
This commit is contained in:
@@ -389,6 +389,7 @@ impl Engine {
|
||||
| "enable_simd"
|
||||
| "enable_verifier"
|
||||
| "regalloc_checker"
|
||||
| "regalloc_verbose_logs"
|
||||
| "is_pic"
|
||||
| "machine_code_cfg_info"
|
||||
| "tls_model" // wasmtime doesn't use tls right now
|
||||
|
||||
Reference in New Issue
Block a user