mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 08:11:12 +00:00
phase 2
This commit is contained in:
parent
7e90812332
commit
74932a4cab
13 changed files with 93 additions and 91 deletions
|
@ -286,7 +286,7 @@ pub fn gen_from_mono_module_llvm(
|
|||
context: &context,
|
||||
interns: loaded.interns,
|
||||
module,
|
||||
ptr_bytes,
|
||||
target_info: ptr_bytes,
|
||||
// in gen_tests, the compiler provides roc_panic
|
||||
// and sets up the setjump/longjump exception handling
|
||||
is_gen_test: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue