mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
phase 2
This commit is contained in:
parent
7e90812332
commit
74932a4cab
13 changed files with 93 additions and 91 deletions
|
@ -213,7 +213,7 @@ fn create_llvm_module<'a>(
|
|||
context,
|
||||
interns,
|
||||
module,
|
||||
ptr_bytes,
|
||||
target_info: ptr_bytes,
|
||||
is_gen_test,
|
||||
// important! we don't want any procedures to get the C calling convention
|
||||
exposed_to_host: MutSet::default(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue