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: unassignedclangb...@nondot.org
          Reporter: an...@gaijin.team
                CC: blitzrak...@gmail.com, dgre...@apple.com,
                    erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
                    richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to