[PATCH] D81506: [X86] Automatically harden inline assembly RET instructions against Load Value Injection (LVI)
Scott Constable via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 18:15:54 PDT 2020
sconstab updated this revision to Diff 269715.
sconstab added a comment.
Addressed suggestion by @craig.topper to consolidate calls to `emitInstruction()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81506/new/
https://reviews.llvm.org/D81506
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: D81506.269715.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/1ba215c1/attachment.bin>
More information about the llvm-commits
mailing list