[PATCH] D91693: [Support] Add reserve() method to the raw_ostream.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 04:52:51 PST 2020


avl added a comment.

@jhenderson James, what do you think of using streams as suggested by D91028 <https://reviews.llvm.org/D91028> and D91693 <https://reviews.llvm.org/D91693>? Would it be useful? It seems it would reduce amount of copied data.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91693



More information about the llvm-commits mailing list