Skip to content

Commit 70aeced

Browse files
committedOct 17, 2021
Ignore wasm32 in test.
1 parent a7ccf22 commit 70aeced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/test/mir-opt/inline/issue-78442.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z mir-opt-level=3 -Z inline-mir
2-
2+
// ignore-wasm32-bare compiled with panic=abort by default
33
#![crate_type = "lib"]
44

55
// EMIT_MIR issue_78442.bar.RevealAll.diff

0 commit comments

Comments
 (0)
Please sign in to comment.