summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitstreamReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* convert the bitstream reader itself and the IR .bc file parser to use the new...Chris Lattner2013-01-201-10/+14
* stringref'ize readRecord and properly capitalize it. Add a compatibility met...Chris Lattner2013-01-201-6/+7
* move some private methods out of line, add a skipRecord() method.Chris Lattner2013-01-201-3/+111
* Add a new BitstreamEntry concept, and add two helper methods for walkingChris Lattner2013-01-191-1/+1
* BitstreamReader hasn't aged well. It's been hacked on by various people andChris Lattner2013-01-191-0/+253
OpenPOWER on IntegriCloud