Function bitcode index in Value Symbol Table and lazy reading support
[oota-llvm.git] / include / llvm / Bitcode / BitstreamReader.h
2007-04-23 Chris Lattnerimplement reading of abbrevs
2007-04-23 Chris Lattnerfirst part of implementation of abbrevs. The writer...
2007-04-22 Reid SpencerTerminate with newline.
2007-04-22 Jeff CohenTeach Visual Studio about Bitcode.
2007-04-22 Chris LattnerDefine the content-independent interfaces to read/write...