Remove the debug crate's hard-coded dependency on register ordering
This commit is contained in:
@@ -174,8 +174,7 @@ impl Compiler {
|
||||
}
|
||||
};
|
||||
let bytes = emit_debugsections_image(
|
||||
self.isa.triple().clone(),
|
||||
target_config,
|
||||
&*self.isa,
|
||||
debug_data.as_ref().unwrap(),
|
||||
&module_vmctx_info,
|
||||
&address_transform,
|
||||
|
||||
Reference in New Issue
Block a user