Fix a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38459 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2007-07-09 16:43:55 +00:00
parent e094f54f4c
commit ab3fd054ea

View File

@ -547,7 +547,7 @@ unsigned ValueTable::size() {
}
//===----------------------------------------------------------------------===//
// ValueTable Class
// ValueNumberedSet Class
//===----------------------------------------------------------------------===//
class ValueNumberedSet {