aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll')
-rw-r--r--test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll b/test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll
index 111cddc..b9ebe63 100644
--- a/test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll
+++ b/test/Transforms/LevelRaise/2002-10-08-VarArgCallInfLoop.ll
@@ -1,6 +1,6 @@
; Due to a recent change, this testcase now sends the raise pass into an infinite loop
;
-; RUN: as < %s | opt -raise
+; RUN: llvm-as < %s | opt -raise
implementation