1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Bitcode
Teresa Johnson f6b3ebd622 Revert "Function bitcode index in Value Symbol Table and lazy reading support"
Temporarily revert to fix some buildbot issues. One is a minor issue
with a variable unused in NDEBUG mode. More concerning are some test
failures on win7 that I need to dig into.

This reverts commit 4e66a74543459832cfd571db42b4543580ae1d1d.

llvm-svn: 247898
2015-09-17 16:19:10 +00:00
..
BitCodes.h
BitcodeWriterPass.h
BitstreamReader.h Fix testing for end of stream in bitstream reader. 2015-08-03 18:01:50 +00:00
BitstreamWriter.h Allow BackpatchWord to be called for non-32-bit aligned words, and 2015-09-16 20:41:43 +00:00
LLVMBitCodes.h Revert "Function bitcode index in Value Symbol Table and lazy reading support" 2015-09-17 16:19:10 +00:00
ReaderWriter.h Fix -Wextra-semi warnings. 2015-07-22 20:46:11 +00:00