default sparc64 ld.lld to --execute-only
authorderaadt <deraadt@openbsd.org>
Fri, 3 Feb 2023 05:59:08 +0000 (05:59 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 3 Feb 2023 05:59:08 +0000 (05:59 +0000)
commitbe3178932f9d78afcc231eec89712e6b1dd7af27
treeafa2b43ce564a285b4e2133dce0d8acc0962178a
parentca6e8686342ced235492b5f296d696286906fbea
default sparc64 ld.lld to --execute-only
Note this doesn't actually work yet for anything big -- some unknown
stuff needs to be fixed.  Also ld.lld isn't the default sparc64 ld yet.
But at least having this available during normal builds, to test iterate
upon, will speed up either of those desireable outcomes.
ok claudio
gnu/llvm/lld/ELF/Driver.cpp
gnu/llvm/lld/docs/ld.lld.1