Skip to content

Commit

Permalink
limit may_unwind codegen test to x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
cynecx committed Dec 3, 2021
1 parent afdafcb commit 3dbb621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/codegen/asm-may_unwind.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// min-llvm-version: 13.0.0
// compile-flags: -O
// only-x86_64

#![crate_type = "rlib"]
#![feature(asm, asm_unwind)]
Expand Down

0 comments on commit 3dbb621

Please sign in to comment.