correct suffix matching to search for s/l/t suffixes on
[oota-llvm.git] / test / Transforms / IndVarSimplify / masked-iv.ll
index 94829c4a70ed85ce2a79bc1b65ac537c61976401..f1f5af96eb9627882558afe3f56e87d7b0ffc5d2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -indvars | llvm-dis > %t
+; RUN: opt < %s -indvars -S > %t
 ; RUN: not grep trunc %t
 ; RUN: grep and %t | count 1