[PATCH] D26384: IR, Bitcode: Change bitcode reader to no longer own its memory buffer.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 22:13:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286214: IR, Bitcode: Change bitcode reader to no longer own its memory buffer. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D26384?vs=77140&id=77145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26384

Files:
  cfe/trunk/lib/CodeGen/CodeGenAction.cpp
  llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/Bitcode/Reader/BitReader.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/lib/IRReader/IRReader.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/LTO/LTOModule.cpp
  llvm/trunk/lib/Object/IRObjectFile.cpp
  llvm/trunk/tools/llvm-dis/llvm-dis.cpp
  llvm/trunk/unittests/Bitcode/BitReaderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26384.77145.patch
Type: text/x-patch
Size: 23862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/652961e7/attachment.bin>


More information about the llvm-commits mailing list