[PATCH] D41723: Introduce the "retpoline" x86 mitigation technique for variant #2 of the speculative execution vulnerabilities disclosed today, specifically identified by CVE-2017-5715, "Branch Target Injection", and is one of the two halves to Spectre..
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 22 14:08:50 PST 2018
This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rLLD323155: Introduce the "retpoline" x86 mitigation technique for variant #2 of theā¦ (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41723?vs=130532&id=130959#toc
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41723
Files:
ELF/Arch/X86.cpp
ELF/Arch/X86_64.cpp
ELF/Config.h
ELF/Driver.cpp
test/ELF/i386-retpoline-nopic.s
test/ELF/i386-retpoline-pic.s
test/ELF/x86-64-retpoline-znow.s
test/ELF/x86-64-retpoline.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41723.130959.patch
Type: text/x-patch
Size: 24215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/745a67dd/attachment.bin>
More information about the llvm-commits
mailing list