[PATCH] D86905: Flush bitcode incrementally for LTO output

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 10:23:29 PDT 2020


stephan.yichao.zhao updated this revision to Diff 289756.
stephan.yichao.zhao added a comment.

rebased from D86913 <https://reviews.llvm.org/D86913>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86905/new/

https://reviews.llvm.org/D86905

Files:
  lld/ELF/LTO.cpp
  llvm/include/llvm/Bitcode/BitcodeWriter.h
  llvm/include/llvm/Bitstream/BitstreamWriter.h
  llvm/include/llvm/Support/raw_ostream.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Support/raw_ostream.cpp
  llvm/unittests/Support/raw_fd_stream_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86905.289756.patch
Type: text/x-patch
Size: 16264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/b82bbc4a/attachment.bin>


More information about the llvm-commits mailing list