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

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:16:04 PDT 2017


fedor.sergeev added a comment.

In https://reviews.llvm.org/D35325#807140, @ruiu wrote:

> 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?


Okey, I thought the preferred way is to break commits into small ones.


https://reviews.llvm.org/D35325





More information about the llvm-commits mailing list