aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bitcode/BitstreamReader.h
Commit message (Expand)AuthorAgeFilesLines
* several bitfixes to JumpToBitChris Lattner2007-05-011-4/+7
* add JumpToBit, an explicit init method, and a default ctor.Chris Lattner2007-05-011-2/+28
* add some helpersChris Lattner2007-04-291-1/+4
* compute this value correctlyChris Lattner2007-04-291-2/+4
* add a methodChris Lattner2007-04-291-0/+6
* make this file self-containedChris Lattner2007-04-291-0/+1
* implement reading of abbrevsChris Lattner2007-04-231-6/+89
* first part of implementation of abbrevs. The writer isn't fully there yet an...Chris Lattner2007-04-231-3/+0
* Terminate with newline.Reid Spencer2007-04-221-2/+0
* Teach Visual Studio about Bitcode.Jeff Cohen2007-04-221-4/+6
* Define the content-independent interfaces to read/write bitcode files andChris Lattner2007-04-221-0/+220