aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2002-12-23-SubProblem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2002-12-23-SubProblem.ll')
-rw-r--r--test/CodeGen/X86/2002-12-23-SubProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2002-12-23-SubProblem.ll b/test/CodeGen/X86/2002-12-23-SubProblem.ll
index 68200ff..2f143dd 100644
--- a/test/CodeGen/X86/2002-12-23-SubProblem.ll
+++ b/test/CodeGen/X86/2002-12-23-SubProblem.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -regalloc=simple
+; RUN: llc < %s -march=x86 -regalloc=simple
define i32 @main(i32 %B) {
;%B = add i32 0, 1;