llvm-mirror/lib/Bitcode
Peter Collingbourne 72739f8c43 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface.
No block info block should need to define local abbreviations, so we can
always use a code width of 2.

Also change all block info block writers to use EnterBlockInfoBlock.

Differential Revision: https://reviews.llvm.org/D26168

llvm-svn: 285660
2016-11-01 01:18:57 +00:00
..
Reader [ThinLTO] Rename HasSection to NoRename (NFC) 2016-10-28 02:24:59 +00:00
Writer Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface. 2016-11-01 01:18:57 +00:00
CMakeLists.txt
LLVMBuild.txt