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]
- Reply: Dimitry Andric : "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]"
- In reply to: Mark Millard : "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]"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jun 2026 14:12:09 UTC
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