Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmbuildectomy - replace llvm-build by plain cmake | serge-sans-paille | 2020-11-13 | 1 | -21/+0 |
* | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 2 | -8/+6 |
* | Pass a reference to a module to the bitcode writer. | Rafael Espindola | 2018-02-14 | 1 | -1/+1 |
* | [Support] Rename tool_output_file to ToolOutputFile, NFC | Reid Kleckner | 2017-09-23 | 1 | -2/+2 |
* | Bitcode: Add a string table to the bitcode format. | Peter Collingbourne | 2017-04-17 | 1 | -3/+6 |
* | llvm-modextract: Call keep() on the output stream before exiting. | Peter Collingbourne | 2016-12-01 | 1 | -0/+2 |
* | Add another missing dependency. | Peter Collingbourne | 2016-11-29 | 1 | -0/+1 |
* | Add llvm-modextract tool. | Peter Collingbourne | 2016-11-29 | 3 | -0/+104 |