[all-commits] [llvm/llvm-project] 8886be: [lld/mac] Add -adhoc_codesign / -no_adhoc_codesign...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Dec 30 18:01:16 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8886be242de8af6531204e2586b023f03b56992a
      https://github.com/llvm/llvm-project/commit/8886be242de8af6531204e2586b023f03b56992a
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    M lld/MachO/Options.td

  Log Message:
  -----------
  [lld/mac] Add -adhoc_codesign / -no_adhoc_codesign flags

These are new in Xcode 12's ld64. lld never codesigns at the moment, so
-no_adhoc_codesign doesn't even have to warn that it's not implemented.




More information about the All-commits mailing list