[Bug 258209] [exp-run] Against llvm-13-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 Nov 2021 22:04:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258209

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jrtc27@freebsd.org

--- Comment #29 from Dimitry Andric <dim@FreeBSD.org> ---
I think the only item from comment 25 left is devel/dub, which is due to lld 13
being more aggressive with symbol garbage collection (see
https://reviews.llvm.org/D96914 and
https://bugs.llvm.org/show_bug.cgi?id=52384).

I could put in a workaround for now, until upstream might be convinced to flip
their default. Or I could flip the default locally in our copy of llvm, but I'd
rather have less diffs than more. :)

Aside from this last item, I think the time is mostly ripe for merging the
llvm-13-update branch to main?

-- 
You are receiving this mail because:
You are on the CC list for the bug.