summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove unused getMDNodeFwdRefOrNull interfaces (NFC)Teresa Johnson2018-11-141-2/+0
* [NFC] Fix typoXin Tong2018-08-061-1/+1
* PR32382: Fix emitting complex DWARF expressions.Adrian Prantl2017-04-181-0/+3
* [ThinLTO] Fix lazy-loading of MDString instruction attachmentsMehdi Amini2017-01-201-1/+1
* MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader ...Mehdi Amini2016-12-231-2/+0
* [ThinLTO] Import composite types as declarationsTeresa Johnson2016-12-161-1/+3
* Strip invalid TBAA when reading bitcodeMehdi Amini2016-12-161-0/+6
* Refactor BitcodeReader: move Metadata and ValueId handling in their own class...Mehdi Amini2016-12-121-0/+79
OpenPOWER on IntegriCloud