[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:38 PDT 2020


sconstab updated this revision to Diff 260441.
sconstab marked 14 inline comments as done.
sconstab added a comment.

Addressed comments from @mattdr.


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

https://reviews.llvm.org/D75937

Files:
  llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp
  llvm/test/CodeGen/X86/lvi-hardening-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75937.260441.patch
Type: text/x-patch
Size: 19433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/bc3312be/attachment.bin>


More information about the llvm-commits mailing list