Jez Ng
3d5e5066f1
[lld-macho][nfc] Clean up tests
...
* Remove unnecessary `rm -rf %t`s
* Have lc-linker-option.ll use the right comment marker
2021-05-10 15:45:54 -04:00
Greg McGary
4b89629403
[lld-macho][NFC] Purge stale test-output trees prior to split-file
...
Enforce standard practice
Differential Revision: https://reviews.llvm.org/D102112
2021-05-08 17:36:30 -07:00
Jez Ng
38a6374564
[lld-macho] Only codesign by default on arm64 macOS
...
instead of doing it on all arm64 platforms.
Reviewed By: #lld-macho, gkm
Differential Revision: https://reviews.llvm.org/D98446
2021-03-12 17:26:27 -05:00
Nico Weber
ef3e4b339b
[lld/mac] minor formatting tweak to test just added in 0e319bd0be
...
whitespace only, no behavior change
2021-03-05 09:16:58 -05:00
Nico Weber
0e319bd0be
[lld/mac] ad-hoc sign dylibs and bundles on arm64 by default, support -(no_)adhoc_codesign flags
...
Previously, lld/mac only ad-hoc codesigned executables on arm64.
Matches ld64 behavior. Part of PR49443. Fixes 14 of 17 failures when running
check-llvm with lld as host linker on an M1 MBP.
Differential Revision: https://reviews.llvm.org/D97994
2021-03-05 09:12:34 -05:00