summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-12-18 09:01:18 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-12-18 09:01:18 +0000
commit8e0f6f272f2493f20cd069080ab745eabb4fc54a (patch)
treeb8ecca46aa6c7be3173e367cfd5e9a525eae4137 /llvm
parent84a1162e4c93ccca0064fd4588a30c025f5f7175 (diff)
downloadbcm5719-llvm-8e0f6f272f2493f20cd069080ab745eabb4fc54a.tar.gz
bcm5719-llvm-8e0f6f272f2493f20cd069080ab745eabb4fc54a.zip
Remove dead comments.
llvm-svn: 61201
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Analysis/LoopInfo.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Analysis/LoopInfo.cpp b/llvm/lib/Analysis/LoopInfo.cpp
index b6c6c5ffc0b..275331b03a5 100644
--- a/llvm/lib/Analysis/LoopInfo.cpp
+++ b/llvm/lib/Analysis/LoopInfo.cpp
@@ -35,9 +35,6 @@ X("loops", "Natural Loop Construction", true, true);
// Loop implementation
//
-/// getNumBackEdges - Calculate the number of back edges to the loop header.
-///
-
//===----------------------------------------------------------------------===//
// LoopInfo implementation
//
OpenPOWER on IntegriCloud