Save/restore more items in cache with incremental compilation
This commit is contained in:
@@ -880,6 +880,8 @@ pub(crate) unsafe fn codegen(
|
||||
config.emit_obj != EmitObj::None,
|
||||
dwarf_object_emitted,
|
||||
config.emit_bc,
|
||||
config.emit_asm,
|
||||
config.emit_ir,
|
||||
&cgcx.output_filenames,
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user