Enable syntax highlighting for reStructuredText files.
[oota-llvm.git] / test / Analysis / ScalarEvolution / trip-count8.ll
index ac5ee607ec408e9aba627d961d870a567da14e24..005162b792127643b2e15032ba901e1e7155f323 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -analyze -scalar-evolution \
-; RUN:  | grep {Loop %for\\.body: backedge-taken count is (-1 + \[%\]ecx)}
+; RUN:  | grep "Loop %for\.body: backedge-taken count is (-1 + [%]ecx)"
 ; PR4599
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"