Fix tests/codegen/wasm_exceptions
This commit is contained in:
parent
5df51930f9
commit
efaeedef59
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
//@ only-wasm32
|
||||
//@ compile-flags: -C panic=unwind
|
||||
//@ compile-flags: -C panic=unwind -Z emscripten-wasm-eh
|
||||
|
||||
#![crate_type = "lib"]
|
||||
#![feature(core_intrinsics)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue