[PATCH] D34355: [LLD][ELF] Define _GLOBAL_OFFSET_TABLE_ to base of .got for ARM

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 03:22:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306282: [ELF] Define _GLOBAL_OFFSET_TABLE_ symbol relative to .got (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D34355?vs=103708&id=103917#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34355

Files:
  lld/trunk/ELF/Arch/PPC.cpp
  lld/trunk/ELF/Arch/X86.cpp
  lld/trunk/ELF/Arch/X86_64.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/arm-got-relative.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-mips.s
  lld/trunk/test/ELF/global-offset-table-position.s
  lld/trunk/test/ELF/global_offset_table_shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34355.103917.patch
Type: text/x-patch
Size: 12971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/00371030/attachment.bin>


More information about the llvm-commits mailing list