cranelift codegen: pass source locations with external relocations;
This commit is contained in:
@@ -386,6 +386,7 @@ impl<'a> RelocSink for FaerieRelocSink<'a> {
|
||||
fn reloc_external(
|
||||
&mut self,
|
||||
offset: CodeOffset,
|
||||
_srcloc: ir::SourceLoc,
|
||||
reloc: Reloc,
|
||||
name: &ir::ExternalName,
|
||||
addend: Addend,
|
||||
|
||||
Reference in New Issue
Block a user