[PATCH] D47601: AMDGPU: Add 64-bit relative variant kind

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 07:15:13 PDT 2018


nhaehnle added a comment.

In https://reviews.llvm.org/D47601#1120903, @nhaehnle wrote:

> What is this actually needed for? Having a relative relocation in a data segment doesn't seem that useful?


Never mind, I see it in the other commit. Could you please update the table of relocation types in AMDGPUUsage.rst? It has an `R_AMDGPU_RELATIVE64`, I don't know what that's about, but it doesn't mention `R_AMDGPU_REL64`.


https://reviews.llvm.org/D47601





More information about the llvm-commits mailing list