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

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 19:01:13 PDT 2023


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

The change is subtle, since `TIInit` is `internal`, all changes in this file is about `TIInit`.

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


More information about the llvm-commits mailing list