[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
Mon Mar 16 13:07:59 PDT 2020


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

Separated out the load/cfi hardening functionality into two separate member functions.


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.250619.patch
Type: text/x-patch
Size: 9250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/3891709c/attachment.bin>


More information about the llvm-commits mailing list