[PATCH] D14917: [ELF/AArch64] Add support for R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_LO12_NC.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 09:28:10 PST 2015


ikudrin updated this revision to Diff 40937.
ikudrin added a comment.

- Rebase to the top.
- Remove the switch statement in the AArch64TargetInfo::relocNeedsGot() method.


http://reviews.llvm.org/D14917

Files:
  ELF/InputSection.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/got-aarch64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14917.40937.patch
Type: text/x-patch
Size: 5146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/8d2c39d9/attachment.bin>


More information about the llvm-commits mailing list