summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Dominators.cpp
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-01-20 03:58:43 +0000
committerCameron Zwarich <zwarich@apple.com>2011-01-20 03:58:43 +0000
commit050eec1d1d27ec378b81f4f721c01ba6a4bcfc66 (patch)
tree13f1d075f789941f03ec6ac1fb7141bd63c8d611 /llvm/lib/VMCore/Dominators.cpp
parentdb36b8055ea9d817a6c7a19130f625e5123b4803 (diff)
downloadbcm5719-llvm-050eec1d1d27ec378b81f4f721c01ba6a4bcfc66.tar.gz
bcm5719-llvm-050eec1d1d27ec378b81f4f721c01ba6a4bcfc66.zip
Update a comment.
llvm-svn: 123879
Diffstat (limited to 'llvm/lib/VMCore/Dominators.cpp')
-rw-r--r--llvm/lib/VMCore/Dominators.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/Dominators.cpp b/llvm/lib/VMCore/Dominators.cpp
index 628f1b71e8d..c374b067d72 100644
--- a/llvm/lib/VMCore/Dominators.cpp
+++ b/llvm/lib/VMCore/Dominators.cpp
@@ -44,7 +44,7 @@ VerifyDomInfoX("verify-dom-info", cl::location(VerifyDomInfo),
//===----------------------------------------------------------------------===//
//
// Provide public access to DominatorTree information. Implementation details
-// can be found in DominatorCalculation.h.
+// can be found in DominatorInternals.h.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud