[PATCH] D79123: [Debuginfo][NFC] findRecursively: Replace std::vector by SmallVector

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 14:33:37 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Seems inoffensive - but do you have any data on this? the distribution of sizes for this container over some sample of inputs/uses?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79123





More information about the llvm-commits mailing list