summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/simplify_match.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/simplify_match.rs')
-rw-r--r--tests/mir-opt/simplify_match.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/simplify_match.rs b/tests/mir-opt/simplify_match.rs
index 216203f9f..6a2a6f217 100644
--- a/tests/mir-opt/simplify_match.rs
+++ b/tests/mir-opt/simplify_match.rs
@@ -1,3 +1,4 @@
+// ignore-wasm32 compiled with panic=abort by default
#[inline(never)]
fn noop() {}