projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
229b221
)
Update a comment.
author
Cameron Zwarich
<zwarich@apple.com>
Thu, 20 Jan 2011 03:58:43 +0000
(
03:58
+0000)
committer
Cameron 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
patch
|
blob
|
history
diff --git
a/lib/VMCore/Dominators.cpp
b/lib/VMCore/Dominators.cpp
index 628f1b71e8d59a5396d296c3908995d4fa6407b0..c374b067d72c2f7d5ed2bd13a32b4dbce6118d60 100644
(file)
--- a/
lib/VMCore/Dominators.cpp
+++ b/
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 Dominator
Calculation
.h.
+// can be found in Dominator
Internals
.h.
//
//===----------------------------------------------------------------------===//