summaryrefslogtreecommitdiff
path: root/tools/llvm-cat
AgeCommit message (Expand)Author
2018-02-14Pass a reference to a module to the bitcode writer.Rafael Espindola
2017-09-07[Bitcode] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko
2017-04-17Bitcode: Add a string table to the bitcode format.Peter Collingbourne
2017-04-11Avoid some string copies, NFCVedant Kumar
2016-12-13llvm-cat: Allow bitcode files to be created with no modules.Peter Collingbourne
2016-11-29Add missing dependency.Peter Collingbourne
2016-11-29Bitcode: Introduce BitcodeWriter interface.Peter Collingbourne