clayborg wrote: So I simplified this patch to just not do lazy parsing when we need multi-threading. This will solve the problem without affecting performance for single threaded applications. Lemme know your thoughts. https://github.com/llvm/llvm-project/pull/71487