aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-01-04-PhiTest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2003-01-04-PhiTest.ll')
-rw-r--r--test/ExecutionEngine/2003-01-04-PhiTest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-01-04-PhiTest.ll b/test/ExecutionEngine/2003-01-04-PhiTest.ll
index 59d5fded0c..144ace7cbc 100644
--- a/test/ExecutionEngine/2003-01-04-PhiTest.ll
+++ b/test/ExecutionEngine/2003-01-04-PhiTest.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | lli -force-interpreter=false
+; RUN: llvm-as < %s | lli -force-interpreter=false
int %main() {
br label %Loop