Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-05-12-PreheaderExitOfChild.ll
index 4bff954484a48d9ebea3947bf82e7bbc3e2eb385..0880da6f542df3b3cf81789e2f00efae2ec10df4 100644 (file)
@@ -2,7 +2,7 @@
 ; inserted for the "fail" loop, but the exit block of a loop is not updated
 ; to be the preheader instead of the exit loop itself.
 
-; RUN: llvm-as < %s | opt -loopsimplify
+; RUN: llvm-upgrade < %s | llvm-as | opt -loopsimplify
 
 int %re_match_2() {
        br label %loopentry.1