[llvm-bugs] [Bug 27569] New: 'undefined symbol: ...' and possibly other diagnostics don't print archive name

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 28 21:39:29 PDT 2016


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

            Bug ID: 27569
           Summary: 'undefined symbol: ...' and possibly other diagnostics
                    don't print archive name
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: chisophugis at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

getFilename is not being used for the 'undefined symbol: ...' diagnostic.

The fact that we still have these issues after PR26432 was supposedly fixed
suggests that we probably want a solution that is right by design, rather than
requiring manual tedium (and corresponding test burden) for every diagnostic.

-- 
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/20160429/6bd07060/attachment.html>


More information about the llvm-bugs mailing list