cranelift codegen: pass source locations with external relocations;
This commit is contained in:
@@ -87,6 +87,7 @@ impl binemit::RelocSink for UnimplementedRelocSink {
|
||||
fn reloc_external(
|
||||
&mut self,
|
||||
_: binemit::CodeOffset,
|
||||
_: ir::SourceLoc,
|
||||
_: binemit::Reloc,
|
||||
_: &ir::ExternalName,
|
||||
_: binemit::Addend,
|
||||
|
||||
Reference in New Issue
Block a user