[PATCH] D76158: Add inline assembly load hardening mitigation for Load Value Injection (LVI) on X86 [6/6]

Scott Constable via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 10:10:54 PDT 2020


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

Added comments with pointers to LVI public documentation.


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

https://reviews.llvm.org/D76158

Files:
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/test/CodeGen/X86/lvi-hardening-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76158.250804.patch
Type: text/x-patch
Size: 10151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/702ba33d/attachment.bin>


More information about the llvm-commits mailing list