aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-14Remove unused getMDNodeFwdRefOrNull interfaces (NFC)Teresa Johnson1-2/+0
2018-08-06[NFC] Fix typoXin Tong1-1/+1
2017-04-18PR32382: Fix emitting complex DWARF expressions.Adrian Prantl1-0/+3
2017-01-20[ThinLTO] Fix lazy-loading of MDString instruction attachmentsMehdi Amini1-1/+1
2016-12-23MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader ...Mehdi Amini1-2/+0
2016-12-16[ThinLTO] Import composite types as declarationsTeresa Johnson1-1/+3
2016-12-16Strip invalid TBAA when reading bitcodeMehdi Amini1-0/+6
2016-12-12Refactor BitcodeReader: move Metadata and ValueId handling in their own class...Mehdi Amini1-0/+79