Re: [PATCH] x86: Enable clang LTO for 32-bit as well

From: Kees Cook
Date: Thu Jun 10 2021 - 13:13:07 EST


On Thu, 29 Apr 2021 16:26:12 -0700, Nathan Chancellor wrote:
> Commit b33fff07e3e3 ("x86, build: allow LTO to be selected") enabled
> support for LTO for x86_64 but 32-bit works fine as well.
>
> I tested the following config combinations:
>
> * i386_defconfig + CONFIG_LTO_CLANG_FULL=y
>
> [...]

Applied to for-next/clang/features, thanks!

[1/1] x86: Enable clang LTO for 32-bit as well
https://git.kernel.org/kees/c/5083971eb1a8

--
Kees Cook