summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2004-06-10-StackifierCrash.llx')
-rw-r--r--test/CodeGen/X86/2004-06-10-StackifierCrash.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2004-06-10-StackifierCrash.llx b/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
index 295c1fce4a..3df962b5a3 100644
--- a/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
+++ b/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86
bool %T(double %X) {
%V = seteq double %X, %X