wasmtime-cli, obj, debug: upgrade to faerie 0.15
eliminating the faerie 0.14 dep
This commit is contained in:
@@ -35,7 +35,8 @@ pub fn emit_dwarf(
|
||||
id.name(),
|
||||
Decl::section(SectionKind::Debug),
|
||||
s.writer.take(),
|
||||
)
|
||||
)?;
|
||||
Ok(())
|
||||
})?;
|
||||
sections.for_each_mut(|id, s| -> anyhow::Result<()> {
|
||||
for reloc in &s.relocs {
|
||||
|
||||
Reference in New Issue
Block a user