[PATCH] D90006: Exposes interface to free up caching data structure in DWARFDebugLine and DWARFUnit for memory management
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 13:33:48 PDT 2022
dblaikie requested changes to this revision.
dblaikie added a comment.
This revision now requires changes to proceed.
Based on offline discussion: It'd be nice to at least have unit testing for this functionality (if/since it won't be used by llvm-symbolizer or other llvm tools) & some comments in the unit test about why it exists.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90006/new/
https://reviews.llvm.org/D90006
More information about the llvm-commits
mailing list