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

Ting Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 20:06:26 PDT 2023


================
@@ -156,10 +156,11 @@ define void @storesTIInit(double %Val) #0 {
 ; SMALL32:       # %bb.0: # %entry
----------------
orcguru wrote:

Looks like there are some overlapping test coverage in these TLS related cases. Maybe after enable local-dynamic, we could go through a process to do some cleanup or move some cases to their own file.

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


More information about the llvm-commits mailing list