[PATCH] D75935: Add RET-hardening Support to X86 to mitigate Load Value Injection (LVI) [3/6]

Scott Constable via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 17:55:57 PDT 2020


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

Addressed Zola's comments.


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

https://reviews.llvm.org/D75935

Files:
  llvm/lib/Target/X86/CMakeLists.txt
  llvm/lib/Target/X86/X86.h
  llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/O0-pipeline.ll
  llvm/test/CodeGen/X86/O3-pipeline.ll
  llvm/test/CodeGen/X86/lvi-hardening-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75935.251232.patch
Type: text/x-patch
Size: 10946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/2e6e467e/attachment.bin>


More information about the llvm-commits mailing list