Update a comment.
authorCameron Zwarich <zwarich@apple.com>
Thu, 20 Jan 2011 03:58:43 +0000 (03:58 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 20 Jan 2011 03:58:43 +0000 (03:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123879 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/Dominators.cpp

index 628f1b71e8d59a5396d296c3908995d4fa6407b0..c374b067d72c2f7d5ed2bd13a32b4dbce6118d60 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//