aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl1-4/+19
2016-12-16Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl1-19/+4
2016-12-16[IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl1-4/+19
2016-12-12Fix MSVC build after 289461; MSVC isn't sure if this is std:: or llvm::Nico Weber1-2/+2
2016-12-12Refactor BitcodeReader: move Metadata and ValueId handling in their own class...Mehdi Amini1-0/+1316