[PATCH] D21443: Support/ELF: Add AMDGPU relocation definitions to match documentation
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 12:13:26 PDT 2016
tstellarAMD added a comment.
These are the non-codegen parts of http://reviews.llvm.org/D21400 and http://reviews.llvm.org/D21401 split out into a separate patch. I also dropped the RelocVisitor changes, because I was using the wrong kinds of relocations for DWARF. These changes will be re-visited when we do more work on DWARF support.
http://reviews.llvm.org/D21443
More information about the llvm-commits
mailing list