[llvm-bugs] [Bug 45492] New: lld-link doesn't support /pdbcompress option

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 9 17:47:08 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45492

            Bug ID: 45492
           Summary: lld-link doesn't support /pdbcompress option
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: anton at gaijin.team
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

/pdbcompress option in msvc link.exe allows produce working, but smaller
(compressed) PDB.

In our project size of PDB exceeds 900mb, and compressed version is twice
smaller (but with same functionality).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200410/380a71b5/attachment.html>


More information about the llvm-bugs mailing list