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
Gabor Greif f5e225a756 eliminate residual cruft related to recognizing bytecode
files.
bitcode files are the only LLVM format left.

llvm-svn: 37945
2007-07-06 13:38:17 +00:00
..
Archive.h eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
BitCodes.h Unbreak VC++. 2007-05-06 03:12:47 +00:00
BitstreamReader.h we aren't at the end of stream until we've consumed all the bytes AND all 2007-05-06 08:12:09 +00:00
BitstreamWriter.h allow zero-length arrays 2007-05-06 08:22:10 +00:00
LLVMBitCodes.h update comments, no functionality change 2007-05-08 05:38:32 +00:00
ReaderWriter.h add a new CreateBitcodeWriterPass method, which creates a bitcode writer as 2007-05-06 02:30:12 +00:00