aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx')
-rw-r--r--test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx b/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
index f7e4cc8..69e4c1d 100644
--- a/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
+++ b/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep ESP | not grep sub
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep ESP | not grep sub
int %test(int %X) {
ret int %X