Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / LICM / sink_critical_edge.ll
index 1ed66523d2bad51c9bf795b64debfe94d71192ba..bc8f2b2cf25b30ab5a735f1f9ae0f39306f3fe04 100644 (file)
@@ -1,7 +1,7 @@
 ; This testcase checks to make sure the sinker does not cause problems with
 ; critical edges.
 
-; RUN: llvm-as < %s | opt -licm | llvm-dis | %prcontext add 1 | grep Exit
+; RUN: llvm-upgrade < %s | llvm-as | opt -licm | llvm-dis | %prcontext add 1 | grep Exit
 
 implementation   ; Functions: