Re: https://github.com/llvm/llvm-project/pull/190596 updated the upstream to use ld.lld to avoid ${triple}-ld [replaced overly generic ${linker} reference]

Brooks Davis <[email protected]> Fri, 12 Jun 2026 14:12:09 +0000
Newsgroups gmane.os.freebsd.devel.toolchain,gmane.os.freebsd.current
Message-ID <[email protected]>
On Wed, Jun 10, 2026 at 02:30:33PM -0700, Mark Millard wrote:
> On 6/10/26 13:19, Mark Millard wrote:
> > See: https://github.com/llvm/llvm-project/pull/190596
> > 
> > For reference:
> > 
> > QUOTE
> > davidchisnall approved these changes on Apr 13
> > . . .
> > aokblast merged 3 commits into llvm:main from
> > aokblast:toolchains/fbsd_default_lld on Apr 13
> > END QUOTE

I wonder if we should backport this change to stable branches.  It would
be nice not to have to block building devel/llvm* when binutils is
installed.

-- Brooks