[llvm-bugs] [Bug 28689] New: linker script: implement SORT

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 24 18:37:08 PDT 2016


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

            Bug ID: 28689
           Summary: linker script: implement SORT
           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

"When the SORT keyword is used, the linker will sort the files or sections into
ascending order by name before placing them in the output file."

Used by the FreeBSD/amd64 kernel link script:
https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?view=markup#l98

-- 
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/20160725/69f2e3c4/attachment-0001.html>


More information about the llvm-bugs mailing list