about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/optimizes_into_variable.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/pre-codegen/optimizes_into_variable.rs')
-rw-r--r--tests/mir-opt/pre-codegen/optimizes_into_variable.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mir-opt/pre-codegen/optimizes_into_variable.rs b/tests/mir-opt/pre-codegen/optimizes_into_variable.rs
index bb32cd3afb1..704f8f887e3 100644
--- a/tests/mir-opt/pre-codegen/optimizes_into_variable.rs
+++ b/tests/mir-opt/pre-codegen/optimizes_into_variable.rs
@@ -1,4 +1,4 @@
-// ignore-wasm32 compiled with panic=abort by default
+// EMIT_MIR_FOR_EACH_PANIC_STRATEGY
 // compile-flags: -C overflow-checks=on
 
 struct Point {