[PATCH] D21401: AMDGPU: Add support for R_AMDGPU_REL32 relocations

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 09:33:43 PDT 2016


rafael added a comment.

You can probably  split the codegen part in its own. I.E.: This patch can avoid the changes to RelocVisitor.h, AMDGPU.def and AMDGPUELFObjectWriter.cpp . Those can then be an independent patch.


http://reviews.llvm.org/D21401





More information about the llvm-commits mailing list