[PATCH] D25563: [ELF/AMDGPU]: Add support for new relocations

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 08:21:30 PDT 2016


kzhuravl created this revision.
kzhuravl added reviewers: tstellarAMD, tony-tye.
kzhuravl added a subscriber: llvm-commits.
Herald added subscribers: yaxunl, nhaehnle, wdng.

- R_AMDGPU_GOTPCREL32_LO
- R_AMDGPU_GOTPCREL32_HI
- R_AMDGPU_REL32_LO
- R_AMDGPU_REL32_HI


https://reviews.llvm.org/D25563

Files:
  ELF/Target.cpp
  test/ELF/amdgpu-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25563.74525.patch
Type: text/x-patch
Size: 4155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/3a02e454/attachment.bin>


More information about the llvm-commits mailing list