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

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 08:01:38 PDT 2016


tstellarAMD added a comment.

It sounds like we should add a new R_AMDGPU_32 reloc type to use for debug information in order to distinguish it from R_AMDGPU_32_LO/HI.


http://reviews.llvm.org/D18972





More information about the llvm-commits mailing list