Enable syntax highlighting for reStructuredText files.
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-12-15-DontUseSDiv.ll
index ad8914ecdcbbdbc4a29961481ae396035dabcdea..70006260cb9e9c6998dfae9bbac2fb66f6091957 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -analyze -scalar-evolution |& grep {/u 5}
+; RUN: opt < %s -analyze -scalar-evolution 2>&1 | grep "/u 5"
+; XFAIL: *
 
 define i8 @foo0(i8 %i0) nounwind {
 entry: