limit may_unwind codegen test to x86_64
This commit is contained in:
parent
afdafcbcf8
commit
3dbb621c72
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// min-llvm-version: 13.0.0
|
||||
// compile-flags: -O
|
||||
// only-x86_64
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(asm, asm_unwind)]
|
||||
|
|
Loading…
Add table
Reference in a new issue