Relax unsafe use check. If there is one unconditional use inside the loop then it...
[oota-llvm.git] / test / Transforms / LICM / sink_only_some_exits.ll
index e82166a685ddc2757af4e7aecd747de07ad95921..ae11fe88dc1eeb3431cd7e417c5e6c61fd1b23b8 100644 (file)
@@ -2,7 +2,8 @@
 ; some exits out of the loop, and that we can do so without breaking dominator
 ; info.
 ;
-; RUN: llvm-upgrade < %s | llvm-as | opt -licm | llvm-dis | %prcontext add 1 | grep exit2:
+; RUN: llvm-upgrade < %s | llvm-as | opt -licm | llvm-dis | \
+; RUN:   %prcontext add 1 | grep exit2:
 
 implementation   ; Functions: