[llvm] [PowerPC][JITLink] Support R_PPC64_GOT_TLSGD_PCREL34 (PR #68660)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 05:20:14 PDT 2023


bzEq wrote:

Added TLS test for pwr10. Since requiring different PLT stubs for the same external symbol is rare(need `__attribute__((target(...)))`), I currently mark it as FIXME.

https://github.com/llvm/llvm-project/pull/68660


More information about the llvm-commits mailing list