[Lldb-commits] [lldb] [lldb][NativePDB] Defer PdbIndex creation until the symbol file is queried (PR #211178)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 22 06:17:05 PDT 2026
Nerixyz wrote:
Please don't write the PR description and comments with AI.
This does two things at once:
1. Read the TPI and IPI streams lazily.
2. Build the PDB index lazily.
Could you separate them into two PRs? Also remember to write the description by hand.
https://github.com/llvm/llvm-project/pull/211178
More information about the lldb-commits
mailing list