diff options
Diffstat (limited to 'tests/mir-opt/nrvo_simple.rs')
-rw-r--r-- | tests/mir-opt/nrvo_simple.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mir-opt/nrvo_simple.rs b/tests/mir-opt/nrvo_simple.rs index 525dfe426..9e822ed51 100644 --- a/tests/mir-opt/nrvo_simple.rs +++ b/tests/mir-opt/nrvo_simple.rs @@ -1,4 +1,4 @@ -// ignore-wasm32 compiled with panic=abort by default +// EMIT_MIR_FOR_EACH_PANIC_STRATEGY // unit-test: RenameReturnPlace // EMIT_MIR nrvo_simple.nrvo.RenameReturnPlace.diff |