[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
Wed Mar 18 19:32:29 PDT 2020


sconstab updated this revision to Diff 251243.
sconstab added a comment.

One fix to correctly count the number of fences inserted.


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.251243.patch
Type: text/x-patch
Size: 19279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/6486729b/attachment.bin>


More information about the llvm-commits mailing list