aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-06[llvm-bcanalyzer] Simplify code. NFCI.Benjamin Kramer1-7/+4
2020-02-10Revert "Remove redundant "std::move"s in return statements"Bill Wendling1-12/+12
2020-02-10Remove redundant "std::move"s in return statementsBill Wendling1-12/+12
2019-07-31Reland: [Remarks] Add an LLVM-bitstream-based remark serializerFrancis Visoiu Mistrih1-0/+10
2019-07-31Revert "[Remarks] Add an LLVM-bitstream-based remark serializer"Francis Visoiu Mistrih1-10/+0
2019-07-30[Remarks] Add an LLVM-bitstream-based remark serializerFrancis Visoiu Mistrih1-0/+10
2019-07-17[llvm-bcanalyzer] Fixed error 'Expected<T> must be checked before access or d...Denis Bakhvalov1-2/+5
2019-07-09[Bitcode] Explicitly include Bitstream/BitCodes.h and BitstreamWriter.hFrancis Visoiu Mistrih1-0/+2
2019-07-08[Bitcode][NFC] Remove unused variable from BitcodeAnalyzerFrancis Visoiu Mistrih1-2/+0
2019-07-08[llvm-bcanalyzer] Refactor and move to libLLVMBitReaderFrancis Visoiu Mistrih1-0/+977