diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx')
| -rw-r--r-- | llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx b/llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx index 69e4c1d011f..005a7dd51f1 100644 --- a/llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx +++ b/llvm/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx @@ -1,4 +1,5 @@ ; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep ESP | not grep sub +; XFAIL: * int %test(int %X) { ret int %X |

