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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to