parent
2d123d08c9
commit
bc8520d98e
8 changed files with 33 additions and 21 deletions
|
|
@ -225,7 +225,6 @@ pub fn compile_codegen_unit(
|
|||
name: cgu_name.to_string(),
|
||||
module_llvm: GccContext {
|
||||
context: Arc::new(SyncContext::new(context)),
|
||||
fat_lto: false,
|
||||
should_combine_object_files: false,
|
||||
temp_dir: None,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue