[PATCH] D44259: [LLD][ELF] Use start of .got.plt as the location for _GLOBAL_OFFSET_TABLE_

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 11 14:00:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327248: For most Targets the _GLOBAL_OFFSET_TABLE_ symbol is expected to be at (authored by psmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44259?vs=137715&id=137955#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44259

Files:
  lld/trunk/ELF/Arch/Mips.cpp
  lld/trunk/ELF/Arch/PPC.cpp
  lld/trunk/ELF/Arch/X86.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h
  lld/trunk/ELF/Target.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/arm-got-relative.s
  lld/trunk/test/ELF/dynamic-got.s
  lld/trunk/test/ELF/global-offset-table-position-aarch64.s
  lld/trunk/test/ELF/global-offset-table-position-arm.s
  lld/trunk/test/ELF/global-offset-table-position-i386.s
  lld/trunk/test/ELF/global-offset-table-position.s
  lld/trunk/test/ELF/global_offset_table_shared.s
  lld/trunk/test/ELF/got32x-i386.s
  lld/trunk/test/ELF/i386-gotpc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44259.137955.patch
Type: text/x-patch
Size: 14268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180311/4ea1446c/attachment.bin>


More information about the llvm-commits mailing list