[PATCH] D115384: Support: Avoid using SmallVector::set_size() in MemoryBuffer

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 13:23:53 PST 2021


dexonsmith added a comment.

Note: I've posted follow-up patches that use this:

- https://reviews.llvm.org/D115384
- https://reviews.llvm.org/D115386
- https://reviews.llvm.org/D115389
- https://reviews.llvm.org/D115390
- https://reviews.llvm.org/D115391


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115384



More information about the llvm-commits mailing list