Merge remote-tracking branch 'jlb6740-lightbeam/update_cranelift_cg_ver_44'
This commit is contained in:
@@ -94,6 +94,10 @@ impl binemit::RelocSink for UnimplementedRelocSink {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
fn reloc_constant(&mut self, _: binemit::CodeOffset, _: binemit::Reloc, _: ir::ConstantOffset) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
fn reloc_jt(&mut self, _: binemit::CodeOffset, _: binemit::Reloc, _: ir::JumpTable) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user