summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-modextract/llvm-modextract.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-191-4/+3
* 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 llvm-modextract tool.Peter Collingbourne2016-11-291-0/+72
OpenPOWER on IntegriCloud