summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-02-27 00:17:49 +0000
committerDan Gohman <gohman@apple.com>2009-02-27 00:17:49 +0000
commitd4b3a37f96f605ebc28df86dbd01a475f7f208b4 (patch)
tree467cb3a31efbf872c600d6a84fa4e8f3b20400b6 /test/Analysis/LoopInfo
parent927793b6a165148af6d079ac03f97d13d296ff0d (diff)
downloadllvm-d4b3a37f96f605ebc28df86dbd01a475f7f208b4.tar.gz
llvm-d4b3a37f96f605ebc28df86dbd01a475f7f208b4.tar.bz2
llvm-d4b3a37f96f605ebc28df86dbd01a475f7f208b4.tar.xz
Update this test for the LoopInfo::print changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65597 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/LoopInfo')
-rw-r--r--test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll b/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
index 48f4cfbf78..34b9c44318 100644
--- a/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
+++ b/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
@@ -2,7 +2,7 @@
; not a child of the loopentry.6 loop.
;
; RUN: llvm-as < %s | opt -analyze -loops | \
-; RUN: grep {^ Loop Containing: %loopentry.7}
+; RUN: grep {^ Loop at depth 4 containing: %loopentry.7<header><latch><exit>}
define void @getAndMoveToFrontDecode() {
br label %endif.2