hanchenye-llvm-project/llvm/lib/Bytecode
Reid Spencer 3aaaa0b2bd For PR411:
This patch replaces the SymbolTable class with ValueSymbolTable which does
not support types planes. This means that all symbol names in LLVM must now
be unique. The patch addresses the necessary changes to deal with this and
removes code no longer needed as a result. This completes the bulk of the
changes for this PR. Some cleanup patches will follow.

llvm-svn: 33918
2007-02-05 20:47:22 +00:00
..
Archive For PR1050: 2006-12-15 19:44:51 +00:00
Reader For PR411: 2007-02-05 20:47:22 +00:00
Writer For PR411: 2007-02-05 20:47:22 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00