[llvm-bugs] [Bug 34251] New: ms-pdb: missing pdb for lib shouldn't be fatal

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 21 00:57:58 PDT 2017


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

            Bug ID: 34251
           Summary: ms-pdb: missing pdb for lib shouldn't be fatal
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: alex-telishev at ya.ru
                CC: llvm-bugs at lists.llvm.org

lld-link fails if you have external .lib file that was compiled with /DEBUG but
don't have .pdb file for it. MSVC linker only warns about it and continues
linking.

-- 
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/20170821/e4d739ec/attachment.html>


More information about the llvm-bugs mailing list