[PATCH][CMake] Also search for prefixed versions of ld.gold
Niels Ole Salscheider
niels_ole at salscheider-online.de
Fri May 1 05:04:31 PDT 2015
On Thursday 30 April 2015, 15:43:30, Rafael EspĂndola wrote:
> LGTM
>
> Do you have commit access?
Yes, I do - r236312.
> On 28 April 2015 at 13:12, Niels Ole Salscheider
>
> <niels_ole at salscheider-online.de> wrote:
> > 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
More information about the llvm-commits
mailing list