summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll')
-rw-r--r--llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll b/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll
index fce0b00a044..07cb1d3c926 100644
--- a/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll
+++ b/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o %t.bc -f
+; RUN: llvm-as %s -o %t.bc -f
; RUN: lli %t.bc > /dev/null
define i32 @main() {
OpenPOWER on IntegriCloud