[llvm-dev] retpoline mitigation and 6.0
Ed Maste via llvm-dev
llvm-dev at lists.llvm.org
Tue Mar 13 13:51:18 PDT 2018
On 7 February 2018 at 01:20, Chandler Carruth via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> I've landed the patch in r324449.
To confirm, this change *did not* make it into 6.0.0, correct? I'm
looking at adding the external thunk for FreeBSD now, and we have
6.0.0 in HEAD. Assuming that future Clang releases (major, and
updates) will all use __x86_indirect_thunk_r11 we presumably want to
patch r324449 into the 6.0.0 in our tree.
More information about the llvm-dev
mailing list