Remove the debug crate's hard-coded dependency on register ordering

This commit is contained in:
Andrew Brown
2020-03-03 10:06:51 -08:00
parent 3f53bcb740
commit 1d15054310
10 changed files with 133 additions and 82 deletions

View File

@@ -140,7 +140,7 @@ pub fn compile_to_obj(
emit_debugsections(
&mut obj,
&module_vmctx_info,
target_config,
&*isa,
&debug_data,
&address_transform,
&value_ranges,