Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-10-08-VarArgCallInfLoop.ll
index b9ebe6322afef77793ced028cd91ca979389ff9c..a7ac87144f38853c12c3fa714222f4d5dbe1e0ce 100644 (file)
@@ -1,6 +1,6 @@
 ; Due to a recent change, this testcase now sends the raise pass into an infinite loop
 ;
-; RUN: llvm-as < %s | opt -raise
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise
 
 implementation