cranelift codegen: pass source locations with external relocations;
This commit is contained in:
@@ -31,6 +31,7 @@ pub mod binemit {
|
||||
fn reloc_external(
|
||||
&mut self,
|
||||
_offset: binemit::CodeOffset,
|
||||
_srcloc: ir::SourceLoc,
|
||||
_reloc: binemit::Reloc,
|
||||
_name: &ir::ExternalName,
|
||||
_addend: binemit::Addend,
|
||||
|
||||
Reference in New Issue
Block a user