[llvm-dev] retpoline mitigation and 6.0

Chandler Carruth via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 7 14:17:43 PST 2018


On Wed, Feb 7, 2018 at 2:11 PM David Woodhouse <dwmw2 at infradead.org> wrote:

> On Wed, 2018-02-07 at 22:00 +0000, Chandler Carruth wrote:
> >
> > On Wed, Feb 7, 2018 at 1:55 PM David Woodhouse <dwmw2 at infradead.org>
> > wrote:
> > > OK... which __x86_indirect_thunk* symbols *are* being used by Clang
> > > in
> > > 32-bit mode?
> > __x86_indirect_thunk
> > __x86_indirect_thunk_eax
> > __x86_indirect_thunk_ecx
> > __x86_indirect_thunk_edx
>
> Thanks. And you'll *never* do __x86_indirect_thunk (the ret-equivalent
> one) on 64-bit, right?


Correct.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180207/7e10c0cf/attachment.html>


More information about the llvm-dev mailing list