Skip to content

Commit

Permalink
Fix closure-inherit-target-feature test for SGX platform
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulstrackx committed Oct 23, 2023
1 parent a56bd2b commit c094ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/assembly/closure-inherit-target-feature.rs
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c094ba0

Please sign in to comment.