[PATCH] D51083: [x86/SLH] Teach SLH to harden indirect branches and switches without retpolines.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 02:23:39 PDT 2018


chandlerc updated this revision to Diff 161906.
chandlerc added a comment.

Fix an obvious think-o (that I made twice) and would be caught if we actually
tried to encode the output here...


Repository:
  rL LLVM

https://reviews.llvm.org/D51083

Files:
  llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
  llvm/test/CodeGen/X86/speculative-load-hardening-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51083.161906.patch
Type: text/x-patch
Size: 21453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/173bd737/attachment.bin>


More information about the llvm-commits mailing list