summaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll')
-rw-r--r--test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll b/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
index 850654f..7b48f57 100644
--- a/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
+++ b/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
+; RUN: llvm-as %s -f -o %t.bc
; RUN: lli %t.bc > /dev/null
target datalayout = "e-p:32:32"