[cfe-dev] [RFC] Recognize -fuse-ld={bfd, gold, lld} but don't prepend "ld." or "ld64." for other values

Robinson, Paul via cfe-dev cfe-dev at lists.llvm.org
Fri May 29 08:32:15 PDT 2020


> >Breaking existing users that depend on this generalized prefixing
> >seems significant - Sony's the best known/most likely to hit this that
> >I know of. Hopefully Paul Robinson can speak to that.
> 
> clang::driver::tools::PS4cpu has its own logic
> https://github.com/llvm/llvm-project/blob/master/clang/lib/Driver/ToolChains/PS4CPU.cpp#L341
> It is not affected, but hope Paul can confirm.

Sony uses its own naming convention, we're not affected by this discussion.
--paulr



More information about the cfe-dev mailing list