[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 09:48:04 PDT 2020
sconstab updated this revision to Diff 250583.
sconstab added a comment.
Added warnings for instructions that cannot be automatically mitigating by inserting an LFENCE.
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.250583.patch
Type: text/x-patch
Size: 8386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/021dac7c/attachment-0001.bin>
More information about the llvm-commits
mailing list