[all-commits] [llvm/llvm-project] bd5707: [lld-macho] Update -adhoc_codesign default

Keith Smiley via All-commits all-commits at lists.llvm.org
Thu Dec 8 13:49:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd570709c06a19637f3e8df47cb6f9a094fa6aa8
      https://github.com/llvm/llvm-project/commit/bd570709c06a19637f3e8df47cb6f9a094fa6aa8
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/test/MachO/adhoc-codesign.s

  Log Message:
  -----------
  [lld-macho] Update -adhoc_codesign default

With newer versions of ld64 it generates an adhoc signature by default
for all arm64 simulator targets. This default is especially important
for unit test targets that rarely have custom codesigning requirements
but otherwise won't run on arm64 macs.

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




More information about the All-commits mailing list