[PATCH] D21294: ELF/AMDGPU: Add support for R_AMDGPU_ABS32 relocations

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 10:52:43 PDT 2016


rafael added inline comments.

================
Comment at: test/ELF/amdgpu-relocs.s:11
@@ +10,3 @@
+  .globl kernel0
+  .p2align 8
+  .type kernel0, at function
----------------
Do you really need all this just to generate a relocation?


http://reviews.llvm.org/D21294





More information about the llvm-commits mailing list