minor cleanups. Add provisions for a new standard BLOCKINFO_BLOCK
[oota-llvm.git] / include / llvm / Bitcode / BitstreamReader.h
2007-05-04 Chris Lattnerminor cleanups. Add provisions for a new standard...
2007-05-04 Chris Lattnerrefcount BitCodeAbbrev objects
2007-05-01 Chris Lattnerseveral bitfixes to JumpToBit
2007-05-01 Chris Lattneradd JumpToBit, an explicit init method, and a default...
2007-04-29 Chris Lattneradd some helpers
2007-04-29 Chris Lattnercompute this value correctly
2007-04-29 Chris Lattneradd a method
2007-04-29 Chris Lattnermake this file self-contained
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...