12 Feb
2026
12 Feb
'26
11:18 a.m.
This MR improves PDB load time by: - no longer loading every symbol at once from a compiland, but rather on demand - controlling compiland enumeration from PDB side - not using stale DBI entries generated by MSVC linker in incremental mode. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10087