[PATCH] D44682: [ELF] Fix X86 & X86_64 PLT retpoline padding

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 07:07:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328777: [ELF] Fix X86 & X86_64 PLT retpoline padding (authored by anng, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44682?vs=139806&id=140233#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44682

Files:
  lld/trunk/ELF/Arch/X86.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/test/ELF/i386-retpoline-nopic-linkerscript.s
  lld/trunk/test/ELF/i386-retpoline-pic-linkerscript.s
  lld/trunk/test/ELF/x86-64-retpoline-linkerscript.s
  lld/trunk/test/ELF/x86-64-retpoline-znow-linkerscript.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44682.140233.patch
Type: text/x-patch
Size: 16959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/a2a53abf/attachment.bin>


More information about the llvm-commits mailing list