limit may_unwind codegen test to x86_64

This commit is contained in:
cynecx 2021-12-03 23:53:31 +01:00
parent afdafcbcf8
commit 3dbb621c72

View File

@ -1,5 +1,6 @@
// min-llvm-version: 13.0.0
// compile-flags: -O
// only-x86_64
#![crate_type = "rlib"]
#![feature(asm, asm_unwind)]