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