Exclude apple from assembly test
This commit is contained in:
parent
ae9cec5839
commit
f5cdd3e130
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// compile-flags: --crate-type=lib -O -C llvm-args=-x86-asm-syntax=intel
|
||||
// only-x86_64
|
||||
// ignore-sgx
|
||||
// ignore-macos (manipulates rsp too)
|
||||
|
||||
// Depending on various codegen choices, this might end up copying
|
||||
// a `<2 x i8>`, an `i16`, or two `i8`s.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue