1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Bytecode
Reid Spencer 6af21b3029 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
..
Analyzer.h Added a temporary hack to get the llvm-streams to work for future checkins. 2006-11-28 22:21:29 +00:00
Archive.h Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
BytecodeHandler.h For PR411: 2007-02-05 20:47:22 +00:00
Format.h Compaction tables no longer supported, remove its block ID. 2007-01-30 19:37:26 +00:00
Reader.h Restore source-level compatibility with clients of these functions. 2006-08-30 20:47:48 +00:00
WriteBytecodePass.h default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00
Writer.h default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00