We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdafcb commit 3dbb621Copy full SHA for 3dbb621
src/test/codegen/asm-may_unwind.rs
@@ -1,5 +1,6 @@
1
// min-llvm-version: 13.0.0
2
// compile-flags: -O
3
+// only-x86_64
4
5
#![crate_type = "rlib"]
6
#![feature(asm, asm_unwind)]
0 commit comments