Re: LLVM toolchain

Valery Ushakov <[email protected]> Tue, 12 May 2026 11:32:30 +0300
Newsgroups gmane.os.netbsd.current
Message-ID <[email protected]>
On Tue, May 12, 2026 at 09:06:20 +0200, Adam wrote:

> Maybe NetBSD should switch to LLVM entirely?

I'd rather we don't.  Clang folks drank even more of UB-based
optimizations kool-aid than gcc.  E.g.

  https://github.com/llvm/llvm-project/issues/59889

-uwe