[PATCH] D80964: [X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass
Scott Constable via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 17:22:00 PDT 2020
sconstab added a comment.
I should add that I am submitting this patch as an alternative to D80064 <https://reviews.llvm.org/D80064>. That revision invisibly disables the mitigation at `-O0`, which may not be secure for some users.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80964/new/
https://reviews.llvm.org/D80964
More information about the llvm-commits
mailing list