[PATCH] D86905: Flush bitcode incrementally for LTO output

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 15:23:30 PDT 2020


MaskRay added a comment.

`WriteBitcodeToFile` does not know the size beforehand - this makes FileOutputBuffer impractical.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86905



More information about the llvm-commits mailing list