[PATCH] D75937: Add Support to X86 for Load Hardening to Mitigate Load Value Injection (LVI) [5/6]

Scott Constable via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 13:28:42 PDT 2020


sconstab requested review of this revision.
sconstab added a comment.

Eliminated the `NoFixedLoads` feature in D75936 <https://reviews.llvm.org/D75936>, which simplified this patch quite a bit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75937/new/

https://reviews.llvm.org/D75937





More information about the llvm-commits mailing list