aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille2020-11-131-21/+0
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Pass a reference to a module to the bitcode writer.Rafael Espindola2018-02-141-1/+1
* [Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner2017-09-231-2/+2
* Bitcode: Add a string table to the bitcode format.Peter Collingbourne2017-04-171-3/+6
* llvm-modextract: Call keep() on the output stream before exiting.Peter Collingbourne2016-12-011-0/+2
* Add another missing dependency.Peter Collingbourne2016-11-291-0/+1
* Add llvm-modextract tool.Peter Collingbourne2016-11-293-0/+104