[PATCH] D35325: [CMake] linker detection now handles Gnu LD, Solaris LD and LLD

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:11:58 PDT 2017


ruiu added a comment.

It is then perhaps better to add a use of LLVM_LINKER_IS_SOLARISLD to this patch to demonstrate that this patch has at least one usage?


https://reviews.llvm.org/D35325





More information about the llvm-commits mailing list