[llvm] Reduce llvm-gsymutil memory usage (PR #91023)

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 11:11:50 PDT 2024


ayermolo wrote:

OK. I think this two lock thing makes sense in my head.
One concern I have is that between locks in tryExtractDIEsIfNeeded it switches to clearDIEs.


https://github.com/llvm/llvm-project/pull/91023


More information about the llvm-commits mailing list