mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Fix closure-inherit-target-feature test for SGX platform
This commit is contained in:
parent
a56bd2b944
commit
c094ba0be4
@ -1,4 +1,5 @@
|
||||
// only-x86_64
|
||||
// ignore-sgx Tests incompatible with LVI mitigations
|
||||
// assembly-output: emit-asm
|
||||
// make sure the feature is not enabled at compile-time
|
||||
// compile-flags: -C opt-level=3 -C target-feature=-sse4.1 -C llvm-args=-x86-asm-syntax=intel
|
||||
|
Loading…
Reference in New Issue
Block a user