[all-commits] [llvm/llvm-project] 97c91a: [lld-macho] Move a bunch of options into the "obso...

Jez Ng via All-commits all-commits at lists.llvm.org
Fri Mar 5 15:42:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97c91a43dcfe3934c0f818acfbff449487fe06e1
      https://github.com/llvm/llvm-project/commit/97c91a43dcfe3934c0f818acfbff449487fe06e1
  Author: Jez Ng <jezng at fb.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M lld/MachO/Options.td

  Log Message:
  -----------
  [lld-macho] Move a bunch of options into the "obsolete" category

These are mostly things that ld64 has itself marked obsolete.
In the case of `-sectorder`, it's suggested in ld64's manpage that it
could be deprecated, so let's skip implementing it for now.

Reviewed By: #lld-macho, thakis

Differential Revision: https://reviews.llvm.org/D98066




More information about the All-commits mailing list