[llvm] [PowerPC] Rename symbols references by tls-local-dynamic model on AIX (PR #84132)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 22:19:31 PDT 2024


bzEq wrote:

> so that in following patches we can switch between different TLS models (local-dynamic or initial-exec) for the same TLS GV in different functions within the same module.

Could you please outline what following patches will do?

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


More information about the llvm-commits mailing list