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
Chris Lattner 5510ac5a56 first part of implementation of abbrevs. The writer isn't fully there yet and the
reader doesn't handle them at all yet.

llvm-svn: 36363
2007-04-23 16:04:05 +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 first part of implementation of abbrevs. The writer isn't fully there yet and the 2007-04-23 16:04:05 +00:00
BitstreamWriter.h first part of implementation of abbrevs. The writer isn't fully there yet and the 2007-04-23 16:04:05 +00:00
LLVMBitCodes.h promote this to being a public header. 2007-04-23 01:01:15 +00:00
ReaderWriter.h