[llvm-bugs] [Bug 30237] New: lld does not implement -f option

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 1 06:11:18 PDT 2016


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

            Bug ID: 30237
           Summary: lld does not implement -f option
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: emaste at freebsd.org
                CC: llvm-bugs at lists.llvm.org
            Blocks: 23214
    Classification: Unclassified

FreeBSD's libstdc++ build (used on tier-2 architectures) uses GNU ld's -f
<name> option, which sets the DT_AUXILIARY field to the specified name.

Multiple -f options may be specified and the DT_AUXILIARY entries will be added
in the order in which they appear.

-- 
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/20160901/2b684e12/attachment-0001.html>


More information about the llvm-bugs mailing list