[PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 10:50:32 PDT 2016


kzhuravl created this revision.
kzhuravl added a reviewer: tstellarAMD.
kzhuravl added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

http://reviews.llvm.org/D18972

Files:
  include/llvm/Object/RelocVisitor.h
  include/llvm/Support/ELF.h
  include/llvm/Support/ELFRelocs/AMDGPU.def
  lib/MC/MCObjectFileInfo.cpp
  lib/Object/ELF.cpp
  lib/ObjectYAML/ELFYAML.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
  test/Object/AMDGPU/elf64-reloc-visit.test
  test/Object/AMDGPU/elf64-relocs.yaml
  test/Object/Inputs/elf64-amdgpu-reloc-visit.o

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18972.53280.patch
Type: text/x-patch
Size: 7373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/8ce6c792/attachment.bin>


More information about the llvm-commits mailing list