1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Fix a comment.

llvm-svn: 38459
This commit is contained in:
Owen Anderson 2007-07-09 16:43:55 +00:00
parent aff9a84b7a
commit 08020078f3

View File

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