commit | 249fa72ef2ea1293c5170664300fd498a6e513dd | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue Nov 29 20:43:47 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 08 22:52:36 2020 -0700 |
tree | ca12a250f83de9868098129f7c623ff1767aaf10 | |
parent | d3da1edf12e54de5f72607381fb2e9d22981300a [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 llvm-svn: 288195 GitOrigin-RevId: 5a0a2e648c267d99111b21482ca709f580e9ccc2