[PATCH] D149722: [AIX][TLS] Generate 64-bit local-exec access code sequence

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 12:34:10 PDT 2023


DiggerLin added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc.ll:176
+; SYM-NEXT:     Value (RelocatableAddress): 0x10
+; SYM-NEXT:     Section: .text
+; SYM-NEXT:     Type: 0x0
----------------
DiggerLin wrote:
> ditto
sorry for this one, we need to keep this one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149722/new/

https://reviews.llvm.org/D149722



More information about the llvm-commits mailing list