[clang] [Clang] Enable AIX local-dynamic TLS mode (PR #66972)

2023-09-20 Thread Ting Wang via cfe-commits
orcguru wrote: It's not expected that this commit includes all commits from the backend patch. Maybe I have to serialize the code review. Close this now. https://github.com/llvm/llvm-project/pull/66972 ___ cfe-commits mailing list

[clang] [Clang] Enable AIX local-dynamic TLS mode (PR #66972)

2023-09-20 Thread Ting Wang via cfe-commits
https://github.com/orcguru closed https://github.com/llvm/llvm-project/pull/66972 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang] Enable AIX local-dynamic TLS mode (PR #66972)

2023-09-20 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Changes We are going to support local-dynamic TLS mode on AIX targets. This patch removes relevant guards in clang. --- Patch is 137.79 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/66972.diff 21