summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2002-12-23-LocalRAProblem.llx')
-rw-r--r--test/CodeGen/X86/2002-12-23-LocalRAProblem.llx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx b/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
index afdd20209c..f79781cb7b 100644
--- a/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
+++ b/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -regalloc=simple
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -regalloc=simple
int %main() {
%A = add int 0, 0 ; %A = 0