1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/Bitcode
2012-02-29 21:02:05 +00:00
..
Archive.h The iteration order over a std::set<Module*> depends on the addresses of the 2012-01-23 03:41:53 +00:00
BitCodes.h Convert assert(0) to llvm_unreachable 2012-02-05 22:14:15 +00:00
BitstreamReader.h Bitcode/BitstreamReader.h: Tweak for big endian hosts. 2012-02-07 10:53:19 +00:00
BitstreamWriter.h BitstreamWriter: Use SmallVector::append instead of multiple push_back calls. 2012-02-29 21:02:05 +00:00
LLVMBitCodes.h [unwind removal] Remove a the obsolete 'unwind' enum value. 2012-02-06 21:55:35 +00:00
ReaderWriter.h Bitcode: Don't expose WriteBitcodeToStream to clients. 2012-02-29 20:30:56 +00:00