diff options
Diffstat (limited to 'llvm/test')
-rw-r--r-- | llvm/test/CodeGen/X86/subtarget-feature-change.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/subtarget-feature-change.ll b/llvm/test/CodeGen/X86/subtarget-feature-change.ll index c950692f933..cd677294c66 100644 --- a/llvm/test/CodeGen/X86/subtarget-feature-change.ll +++ b/llvm/test/CodeGen/X86/subtarget-feature-change.ll @@ -1,5 +1,4 @@ ; RUN: llc < %s -march=x86-64 | FileCheck %s -; XFAIL: * ; This should not generate SSE instructions: ; |