summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-23 15:46:42 +0000
committerChris Lattner <sabre@nondot.org>2003-10-23 15:46:42 +0000
commit8087e250171064aaf4bd928e68f3f6ea8dba6ad4 (patch)
tree3e981c3c92629dcd53f8609011bb87301f845736 /test/Analysis/LoopInfo
parent5da69c79f9c4490c6657c207430dfeb1060fc4dd (diff)
downloadllvm-8087e250171064aaf4bd928e68f3f6ea8dba6ad4.tar.gz
llvm-8087e250171064aaf4bd928e68f3f6ea8dba6ad4.tar.bz2
llvm-8087e250171064aaf4bd928e68f3f6ea8dba6ad4.tar.xz
Fix buggy test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9407 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 f04632e3ab..4feee420dd 100644
--- a/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
+++ b/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
@@ -1,7 +1,7 @@
; This testcase was incorrectly computing that the loopentry.7 loop was
; not a child of the loopentry.6 loop.
;
-; RUN: analyze %s -loops | grep "^ Loop Containing: %loopentry.7"
+; RUN: analyze %s -loops | grep "^ Loop Containing: %loopentry.7"
void %getAndMoveToFrontDecode() { ; No predecessors!
br label %endif.2