[llvm-bugs] [Bug 27448] New: LLD/ELF does not support `--no-undefined-version`

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 21 10:58:24 PDT 2016


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

            Bug ID: 27448
           Summary: LLD/ELF does not support `--no-undefined-version`
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

>From the documentation:

Normally when a symbol has an undefined version, the linker will ignore it.
This option disallows symbols with undefined version and a fatal error will be
issued instead.

-- 
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/20160421/71a7db6b/attachment-0001.html>


More information about the llvm-bugs mailing list