[lld/mac] Add -adhoc_codesign / -no_adhoc_codesign flags
authorNico Weber <thakis@chromium.org>
Thu, 31 Dec 2020 01:56:19 +0000 (20:56 -0500)
committerNico Weber <thakis@chromium.org>
Thu, 31 Dec 2020 01:57:25 +0000 (20:57 -0500)
commit8886be242de8af6531204e2586b023f03b56992a
treea5a21f72dfbca2583b48ad86febaae928a066699
parenta87c7003ac260424092e5ee8bcb0059e39cd2db0
[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.
lld/MachO/Options.td