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

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 09:25:40 PDT 2018


andrewng updated this revision to Diff 139806.
andrewng added a comment.

Removed assertions and tidied up white space a little.


https://reviews.llvm.org/D44682

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

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


More information about the llvm-commits mailing list