Skip to content

Commit c094ba0

Browse files
committed
Fix closure-inherit-target-feature test for SGX platform
1 parent a56bd2b commit c094ba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/assembly/closure-inherit-target-feature.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// only-x86_64
2+
// ignore-sgx Tests incompatible with LVI mitigations
23
// assembly-output: emit-asm
34
// make sure the feature is not enabled at compile-time
45
// compile-flags: -C opt-level=3 -C target-feature=-sse4.1 -C llvm-args=-x86-asm-syntax=intel

0 commit comments

Comments
 (0)