[PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Konstantin Zhuravlyov via llvm-commits
llvm-commits at lists.llvm.org
Sat May 21 15:11:35 PDT 2016
kzhuravl updated this revision to Diff 58046.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.
Address Tom's feedback
http://reviews.llvm.org/D18972
Files:
docs/CodeGenerator.rst
include/llvm/MC/MCExpr.h
include/llvm/Object/RelocVisitor.h
include/llvm/Support/ELF.h
include/llvm/Support/ELFRelocs/AMDGPU.def
lib/MC/MCExpr.cpp
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
test/MC/AMDGPU/elf64-relocs.s
test/Object/AMDGPU/elf64-relocs-visitor.test
test/Object/AMDGPU/elf64-relocs.yaml
test/Object/Inputs/elf64-amdgpu-relocs-visitor.o
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18972.58046.patch
Type: text/x-patch
Size: 18535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/1b939563/attachment.bin>
More information about the llvm-commits
mailing list