| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Bitcode] Explicitly include Bitstream/BitCodes.h and BitstreamWriter.h | Francis Visoiu Mistrih | 2019-07-09 | 1 | -0/+2 |
| | | | | | | | This fixes a modules issue. llvm-svn: 365580 | ||||
| * | [Bitcode][NFC] Remove unused variable from BitcodeAnalyzer | Francis Visoiu Mistrih | 2019-07-08 | 1 | -2/+0 |
| | | | | | llvm-svn: 365340 | ||||
| * | [llvm-bcanalyzer] Refactor and move to libLLVMBitReader | Francis Visoiu Mistrih | 2019-07-08 | 1 | -0/+977 |
| This allows us to use the analyzer from unit tests. * Refactor the interface to use proper error handling for most functions after JF's work. * Move everything into a BitstreamAnalyzer class. * Move that to Bitcode/BitcodeAnalyzer.h. Differential Revision: https://reviews.llvm.org/D64116 llvm-svn: 365286 | |||||

