[PATCH] D21654: ELF/AMDGPU: Add support for R_AMDGPU_ABS32

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 18:57:44 PDT 2016


tstellarAMD added inline comments.

================
Comment at: test/ELF/amdgpu-relocs-abs32.s:23
@@ +22,3 @@
+	.loc	1 1 0                   ; relocs.cl:1:0
+	.amd_kernel_code_t
+		kernel_code_version_major = 1
----------------
Is the full kernel_code_t definition required for this test?


http://reviews.llvm.org/D21654





More information about the llvm-commits mailing list