[llvm] Reduce llvm-gsymutil memory usage (PR #91023)
Kevin Frei via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 09:01:41 PDT 2024
kevinfrei wrote:
@ayermolo I used a rwlock model to prevent the issue you identified. Good catch!
https://github.com/llvm/llvm-project/pull/91023
More information about the llvm-commits
mailing list