Fix a comment.

llvm-svn: 38459
This commit is contained in:
Owen Anderson 2007-07-09 16:43:55 +00:00
parent 6caf8fdd04
commit 56b01eb3d9
1 changed files with 1 additions and 1 deletions

View File

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