Re: [PATCH] x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block

From: Nick Desaulniers
Date: Fri Sep 30 2022 - 14:13:13 EST


On Thu, Aug 18, 2022 at 12:45 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> This being clang, you'll ofcourse still have a few weird:
>
> "Jcc.d32 __x86_indirect_thunk_r11"
>
> sites that will not be able to be replaced, but there's nothing I can do
> about that other than to continue to encourage y'all to stop emitting
> them ;-)

Joao has a patch up for this:
https://reviews.llvm.org/D134915
--
Thanks,
~Nick Desaulniers