Skip to content

Commit 3dbb621

Browse files
committed
limit may_unwind codegen test to x86_64
1 parent afdafcb commit 3dbb621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/codegen/asm-may_unwind.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// min-llvm-version: 13.0.0
22
// compile-flags: -O
3+
// only-x86_64
34

45
#![crate_type = "rlib"]
56
#![feature(asm, asm_unwind)]

0 commit comments

Comments
 (0)