[llvm-bugs] [Bug 24524] New: support --unresolved-symbols option for ELF file format

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 20 10:30:57 PDT 2015


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

            Bug ID: 24524
           Summary: support --unresolved-symbols option for ELF file
                    format
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: shridhar.j8 at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Enable support for --unresolved-symbols=method option for lld for ELF file
format.

--unresolved-symbols=report-all
                     ignore-all
                     ignore-in-object-files
                     ignore-in-shared-libs

Determine how to handle unresolved symbols for executable, shared library,
relocatable object files.

-- 
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/20150820/780752ea/attachment.html>


More information about the llvm-bugs mailing list