mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
a few missed variable renames
This commit is contained in:
parent
05c1b6c583
commit
749faf4850
3 changed files with 3 additions and 3 deletions
|
@ -487,7 +487,7 @@ where
|
|||
|
||||
let config = HelperConfig {
|
||||
mode: LlvmBackendMode::WasmGenTest,
|
||||
add_debug_info: false,
|
||||
emit_debug_info: false,
|
||||
ignore_problems,
|
||||
opt_level: OPT_LEVEL,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue