Skip to content

Commit

Permalink
Ignore wasm32 in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Oct 17, 2021
1 parent a7ccf22 commit 70aeced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/mir-opt/inline/issue-78442.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// compile-flags: -Z mir-opt-level=3 -Z inline-mir

// ignore-wasm32-bare compiled with panic=abort by default
#![crate_type = "lib"]

// EMIT_MIR issue_78442.bar.RevealAll.diff
Expand Down

0 comments on commit 70aeced

Please sign in to comment.