Florian Hahn d7b4debf98
[cmake,Apple] Check ld-classic when looking for ld64. (#77136)
In newer SDKs, ld64 is called ld-classic. Look for it first, as ld in
those SDKs is still missing some functionality some tests depend on.

This enables running the tests from check-llvm-tools-lto with newer SDKs
on ARM64 macOS.
2024-01-05 22:13:25 +00:00
..

See docs/CMake.html for instructions on how to build LLVM with CMake.