1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Bitcode/Reader
Rafael Espindola 9b65f4ede9 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.

llvm-svn: 221794
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