[PATCH] D47492: DWARFUnit::m_die_array swap()->shrink_to_fit()

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 03:07:29 PDT 2018


labath added a comment.

Well, with these kinds of safeguards **I think** this could work.
If I was the maintainer of std::vector in libstdc++ I am not sure if I would accept such a patch, but I am not, so feel free to try. :)


Repository:
  rL LLVM

https://reviews.llvm.org/D47492





More information about the llvm-commits mailing list