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