summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs/multi-module.ll
Commit message (Collapse)AuthorAgeFilesLines
* Bitcode: Introduce BitcodeWriter interface.Peter Collingbourne2016-11-291-0/+3
This interface allows clients to write multiple modules to a single bitcode file. Also introduce the llvm-cat utility which can be used to create a bitcode file containing multiple modules. Differential Revision: https://reviews.llvm.org/D26179 llvm-svn: 288195
OpenPOWER on IntegriCloud