[llvm/cmake/config-ix.cmake] If `LD64_EXECUTABLE` is already set, avoid the need...
authorArgyrios Kyrtzidis <kyrtzidis@apple.com>
Sun, 6 Nov 2022 03:58:41 +0000 (20:58 -0700)
committerArgyrios Kyrtzidis <kyrtzidis@apple.com>
Sun, 6 Nov 2022 03:58:41 +0000 (20:58 -0700)
commit05a165bf0434e135c6a853731f92669b4b7fda98
tree4de6a224514fb16dcc34542b3d13ed61fb7b5d4d
parent0e18d5ed21c829220849bb2adcc17b2f8077bbae
[llvm/cmake/config-ix.cmake] If `LD64_EXECUTABLE` is already set, avoid the need to look up `ld64`

This provides option to set the `LD64_EXECUTABLE` variable to a path at CMake configure time directly.
llvm/cmake/config-ix.cmake