commit | e6480e2add92580bb9016e26e3c35919849476a6 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue Nov 29 20:43:47 2016 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Nov 29 20:43:47 2016 +0000 |
tree | ca12a250f83de9868098129f7c623ff1767aaf10 | |
parent | c83371f0ebba44b9a11e3e694a4425a0a83f1170 [diff] |
Bitcode: Introduce BitcodeWriter interface. 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288195 91177308-0d34-0410-b5e6-96231b3b80d8