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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to