Prebuilt LLVM 16.0.2 uploaded

From: Nathan Chancellor
Date: Wed Apr 19 2023 - 14:06:46 EST


Hi all,

I have built and uploaded LLVM 16.0.2 to
https://mirrors.edge.kernel.org/pub/tools/llvm/.

This release includes a fix relevant to the Linux kernel, which you can
read about here:

https://github.com/llvm/llvm-project/commit/bf80902fdd43eed5b7a4c401bccc0a06ceac582c
https://github.com/ClangBuiltLinux/linux/issues/1815

It is recommended that you use 16.0.2 in lieu of older 16.x series for
this reason, although there is a kernel series in progress to resolve
this for older 16.x releases:

https://lore.kernel.org/20230412-no_stackp-v2-0-116f9fe4bbe7@xxxxxxxxxx/

Cheers,
Nathan