[PATCH] D26179: Bitcode: Introduce BitcodeWriter interface.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 18:55:25 PST 2016


pcc updated this revision to Diff 79502.
pcc added a comment.

- http://clang.llvm.org/demo/cathead.png has decreed that the tool should be renamed llvm-cat


https://reviews.llvm.org/D26179

Files:
  llvm/include/llvm/Bitcode/BitcodeWriter.h
  llvm/include/llvm/Bitcode/BitstreamWriter.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/Bitcode/Inputs/multi-module.ll
  llvm/test/Bitcode/multi-module.ll
  llvm/test/CMakeLists.txt
  llvm/tools/LLVMBuild.txt
  llvm/tools/llvm-cat/CMakeLists.txt
  llvm/tools/llvm-cat/LLVMBuild.txt
  llvm/tools/llvm-cat/llvm-cat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26179.79502.patch
Type: text/x-patch
Size: 21924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/fd9d76f3/attachment.bin>


More information about the llvm-commits mailing list