[llvm] [PowerPC] Support local-dynamic TLS relocation on AIX (PR #66316)

Felix via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 00:39:34 PDT 2023


orcguru wrote:

Currently obj mode has one issue: define more than one __thread variable, and all access return the first variable.

I'm investigating the root cause and will update patch accordingly. ASM mode is fine.



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


More information about the llvm-commits mailing list