mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
limit may_unwind codegen test to x86_64
This commit is contained in:
parent
afdafcbcf8
commit
3dbb621c72
@ -1,5 +1,6 @@
|
||||
// min-llvm-version: 13.0.0
|
||||
// compile-flags: -O
|
||||
// only-x86_64
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(asm, asm_unwind)]
|
||||
|
Loading…
Reference in New Issue
Block a user