[PATCH] D27960: Use exact vector capacities to store DWARF line tables

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 17:32:20 PST 2016


sque marked an inline comment as done.
sque added a comment.

There is a runtime cost. It would make more sense to do a dry-run as I suggested in the comment above. What do you think of that idea?


https://reviews.llvm.org/D27960





More information about the llvm-commits mailing list