[PATCH] D26179: Bitcode: Introduce BitcodeWriter interface.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 12:53:51 PST 2016


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL288195: Bitcode: Introduce BitcodeWriter interface. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26179?vs=79505&id=79623#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26179

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

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


More information about the llvm-commits mailing list