Index: lld/docs/windows_support.rst =================================================================== --- lld/docs/windows_support.rst +++ lld/docs/windows_support.rst @@ -56,9 +56,9 @@ ``EXPORTS``, ``HEAPSIZE``, ``STACKSIZE``, ``NAME``, and ``VERSION``. Debug info - :none:`No progress has been made`. Microsoft linker can interpret the CodeGen - debug info (old-style debug info) and PDB to emit an .pdb file. LLD doesn't - support neither. + :good:`Mostly done`. There are a few known bugs, but barring those we + don't know of anything that would cause a PDB generated by LLD to be worse + than a PDB generated by link.exe against the same object files. Building LLD