[llvm-bugs] [Bug 31735] New: [ELF] Implement support for --warn-unresolved-symbols

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 24 07:22:47 PST 2017


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

            Bug ID: 31735
           Summary: [ELF] Implement support for --warn-unresolved-symbols
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: davide at freebsd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Both gold and bfd implement this feature already.
It will fix the firefox build, very likely.

$ ld.gold --help |grep warn-unres
  --warn-unresolved-symbols   Report unresolved symbols as warnings

-- 
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/20170124/2b02e216/attachment.html>


More information about the llvm-bugs mailing list