[llvm] Make DWARFUnitVector threadsafe. (PR #71487)

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 14:30:09 PST 2023


clayborg wrote:

I am happy to just fix it for llvm-gsymutil by not allowing lazy parsing if we have multi-threading available, but it would be nice to fix this correctly so it works for everyone.

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


More information about the llvm-commits mailing list