-
- Downloads
[CMake][Clang] Skip host link version detection for lld on Darwin
When lld is being used as host linker, skip version detection since lld version cannot be used interchangeably with ld64 version and lld is already handled specially in Clang driver. Differential Revision: https://reviews.llvm.org/D122109
Loading
Please register or sign in to comment