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

Felix via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 00:39:33 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 cfe-commits mailing list