llvm-6502/lib/Bitcode/Reader
Rafael Espindola d0ab58245f Return the number of read bytes in MemoryObject::readBytes.
Returning more information will allow BitstreamReader to be simplified a bit
and changed to read 64 bits at a time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221794 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-12 17:11:16 +00:00
..
BitcodeReader.cpp Return the number of read bytes in MemoryObject::readBytes. 2014-11-12 17:11:16 +00:00
BitcodeReader.h Modernize the error handling of the Materialize function. 2014-10-24 22:50:48 +00:00
BitReader.cpp Pass a && to getLazyBitcodeModule. 2014-09-03 17:31:46 +00:00
BitstreamReader.cpp Factor out call to push_back. NFC. 2014-11-06 22:39:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile