summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.h
Commit message (Expand)AuthorAgeFilesLines
...
* read basic constants: null, undef, integers <= 64bitsChris Lattner2007-04-241-2/+3
* track global initsChris Lattner2007-04-241-0/+2
* Read global symtabChris Lattner2007-04-231-0/+3
* promote LLVMBitCodes to be a public headerChris Lattner2007-04-231-1/+1
* Fix build problem with Gentoo 4.1.1-r3.Jeff Cohen2007-04-221-1/+1
* Initial support for reading bitcode files. They currently only read types,Chris Lattner2007-04-221-0/+66
OpenPOWER on IntegriCloud