[llvm-bugs] [Bug 36046] New: Implement /order

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 22 16:39:56 PST 2018


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

            Bug ID: 36046
           Summary: Implement /order
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: ruiu at google.com
                CC: llvm-bugs at lists.llvm.org

MSVC linker supports /order option to allow users to specify file layout by
symbol names. We want to implement the same feature.

https://msdn.microsoft.com/en-us/library/00kh39zz.aspx

-- 
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/20180123/c977d543/attachment.html>


More information about the llvm-bugs mailing list