aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-08-06 06:17:08 +0000
committerChris Lattner <sabre@nondot.org>2007-08-06 06:17:08 +0000
commit67fc87d0f033c0eeb8c4c4712ded4ace788598c0 (patch)
tree3adc34a8cb423d5e0b6f16da09b2b632c45b34a3 /test
parent0741275a3bf30622dd1d2b0024408b522f7e2ad4 (diff)
downloadexternal_llvm-67fc87d0f033c0eeb8c4c4712ded4ace788598c0.zip
external_llvm-67fc87d0f033c0eeb8c4c4712ded4ace788598c0.tar.gz
external_llvm-67fc87d0f033c0eeb8c4c4712ded4ace788598c0.tar.bz2
update for new domtree dump format
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40857 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll b/test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll
index 40d2760..cce61f6 100644
--- a/test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll
+++ b/test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll
@@ -1,5 +1,5 @@
; RUN: llvm-upgrade < %s | llvm-as | opt -domtree -break-crit-edges -analyze \
-; RUN: -domtree | grep {3.*%brtrue$}
+; RUN: -domtree | grep {3.*%brtrue }
; PR932
implementation ; Functions: