[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..

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 07:02:33 PST 2018


tstellar added a comment.

Also,  does this mitigation require the use of lld or is there a way to make this work with gnu ld ?


https://reviews.llvm.org/D41723





More information about the llvm-commits mailing list