[PATCH] Implement the -fuse-ld= option.

Tim Northover t.p.northover at gmail.com
Wed Jun 25 11:13:01 PDT 2014


On 25 June 2014 19:07, Logan Chien <tzuhsiang.chien at gmail.com> wrote:
> This commit implements the -fuse-ld= option, so that the user
> can specify -fuse-ld=bfd to use ld.bfd.

It's a bit binutils-centric isn't it? Can't we make it accept a
basename instead, so that any new or otherwise odd (ld.gold-2.25? lld?
mclinker?) linker can be used instead without modifying Clang.

Cheers.

Tim.



More information about the cfe-commits mailing list