test/lit.cfg: Enable the feature 'asserts' to check output of llc -version.
[oota-llvm.git] / test / Analysis / ScalarEvolution / and-xor.ll
index 767194c8bd9a5ddbf4e6dc25989fb02e7222a5f8..17725735a7ce832c88025fd510cb90d6d9ec2f0e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -scalar-evolution -analyze -disable-output \
+; RUN: opt < %s -scalar-evolution -analyze \
 ; RUN:   | grep {\\-->  (zext} | count 2
 
 define i32 @foo(i32 %x) {