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:
e094f54
)
Fix a comment.
author
Owen Anderson
<resistor@mac.com>
Mon, 9 Jul 2007 16:43:55 +0000
(16:43 +0000)
committer
Owen Anderson
<resistor@mac.com>
Mon, 9 Jul 2007 16:43:55 +0000
(16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38459
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp
patch
|
blob
|
history
diff --git
a/lib/Transforms/Scalar/GVNPRE.cpp
b/lib/Transforms/Scalar/GVNPRE.cpp
index 5b16894f875c847344176be514be2ed3bc163219..94e458c936142f6f373478074d4a76c65404c076 100644
(file)
--- a/
lib/Transforms/Scalar/GVNPRE.cpp
+++ b/
lib/Transforms/Scalar/GVNPRE.cpp
@@
-547,7
+547,7
@@
unsigned ValueTable::size() {
}
//===----------------------------------------------------------------------===//
-//
ValueTable
Class
+//
ValueNumberedSet
Class
//===----------------------------------------------------------------------===//
class ValueNumberedSet {