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: unassignedb...@nondot.org
          Reporter: chisophu...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to