Revert "Fix: On wasm targets, call panic_in_cleanup if panic occurs in cleanup"

This reverts commit acbfd79acf.
This commit is contained in:
Wesley Wiser
2026-04-01 21:29:42 -05:00
parent 7e46c5f6fb
commit c9d3a00cd1
7 changed files with 24 additions and 138 deletions
@@ -1656,10 +1656,6 @@ fn catch_switch(
unimplemented!();
}
fn get_funclet_cleanuppad(&self, _funclet: &Funclet) -> RValue<'gcc> {
unimplemented!();
}
// Atomic Operations
fn atomic_cmpxchg(
&mut self,