[LLVMbugs] [Bug 23231] New: support symbol version script / --version-script option

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 14 14:03:53 PDT 2015


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

            Bug ID: 23231
           Summary: support symbol version script / --version-script
                    option
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: emaste at freebsd.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

A useful blog post at http://www.airs.com/blog/archives/300

GNU ld description:
       --version-script=version-scriptfile
           Specify the name of a version script to the linker.  This is
           typically used when creating shared libraries to specify additional
           information about the version hierarchy for the library being
           created.  This option is only meaningful on ELF platforms which
           support shared libraries.

-- 
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/20150414/72b89a64/attachment.html>


More information about the llvm-bugs mailing list