[PATCH] D37887: AMDGPU: Run internalize symbols at -O0
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 21:03:24 PDT 2017
t-tye added a comment.
AFAIK the relocations are supported but you need to be using the PLT so the relocations are against the data section and not the text section.
https://reviews.llvm.org/D37887
More information about the llvm-commits
mailing list