[PATCH] D53653: [Spectre] Fix MIR verifier errors in retpoline thunks

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 13:29:01 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345426: [Spectre] Fix MIR verifier errors in retpoline thunks (authored by rnk, committed by ).
Herald added a subscriber: javed.absar.

Changed prior to commit:
  https://reviews.llvm.org/D53653?vs=170913&id=171343#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53653

Files:
  llvm/trunk/lib/Target/X86/X86RetpolineThunks.cpp
  llvm/trunk/test/CodeGen/X86/retpoline-external.ll
  llvm/trunk/test/CodeGen/X86/retpoline-regparm.ll
  llvm/trunk/test/CodeGen/X86/retpoline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53653.171343.patch
Type: text/x-patch
Size: 8577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/3b645421/attachment.bin>


More information about the llvm-commits mailing list