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: unassignedb...@nondot.org
          Reporter: r...@google.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to