1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Bitcode
Chris Lattner 8308e85781 make this file self-contained
llvm-svn: 36555
2007-04-29 08:05:07 +00:00
..
BitCodes.h first part of implementation of abbrevs. The writer isn't fully there yet and the 2007-04-23 16:04:05 +00:00
BitstreamReader.h make this file self-contained 2007-04-29 08:05:07 +00:00
BitstreamWriter.h Fix a bug in bitstream writer handling abbrevs, add value symtab 2007-04-23 20:34:46 +00:00
LLVMBitCodes.h start defining codes for instructions 2007-04-26 05:53:04 +00:00
ReaderWriter.h Switch the bitcode reader interface to take a MemoryBuffer instead of knowing 2007-04-29 07:54:31 +00:00