Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
* | Simplify llvm-cat help | Serge Guelton | 2019-05-13 | 1 | -3/+9 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Pass a reference to a module to the bitcode writer. | Rafael Espindola | 2018-02-14 | 1 | -1/+1 |
* | [Bitcode] Fix some Clang-tidy modernize-use-using and Include What You Use wa... | Eugene Zelenko | 2017-09-07 | 1 | -3/+15 |
* | Bitcode: Add a string table to the bitcode format. | Peter Collingbourne | 2017-04-17 | 1 | -1/+8 |
* | Avoid some string copies, NFC | Vedant Kumar | 2017-04-11 | 1 | -2/+2 |
* | llvm-cat: Allow bitcode files to be created with no modules. | Peter Collingbourne | 2016-12-13 | 1 | -1/+1 |
* | Bitcode: Introduce BitcodeWriter interface. | Peter Collingbourne | 2016-11-29 | 1 | -0/+73 |