[PATCH][CMake] Also search for prefixed versions of ld.gold

Niels Ole Salscheider niels_ole at salscheider-online.de
Tue Apr 28 10:12:56 PDT 2015


On Monday 27 April 2015, 18:16:59, Rafael EspĂ­ndola wrote:
> I was actually thinking of the order
> 
> ${LLVM_DEFAULT_TARGET_TRIPLE}-ld.gold ld.gold
> ${LLVM_DEFAULT_TARGET_TRIPLE}-ld ld
> 
> That way we give preference to programs that explicitly have "gold" in the
> name.

Ok, that makes sense, too. I have attached an updated patch.

Ole

> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CMake-Also-search-for-prefixed-versions-of-ld.gold.patch
Type: text/x-patch
Size: 875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150428/2dfae377/attachment.bin>


More information about the llvm-commits mailing list