mono: Generate IR for refcount reset procedures

This commit is contained in:
Brian Carroll 2022-03-20 22:18:16 +00:00
parent 9b6b81a438
commit 5de539b9fa
4 changed files with 194 additions and 33 deletions

View file

@ -830,7 +830,7 @@ impl<'a> WasmBackend<'a> {
}
internal_error!(
"Could not find procedure {:?} with proc_layout {:?}\nKnown procedures: {:#?}",
"Could not find procedure {:?} with proc_layout:\n{:#?}\nKnown procedures:\n{:#?}",
func_sym,
proc_layout,
self.proc_lookup