[PATCH] D151335: [AIX][TLS] Generate .extern and .ref references to __tls_get_addr for local-exec accesses.

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 21:06:17 PDT 2023


amyk updated this revision to Diff 532523.
amyk added a comment.

Rebase patch and update relocation patch after the test case updates in  D149722 <https://reviews.llvm.org/D149722> and D152669 <https://reviews.llvm.org/D152669>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151335

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-double.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-float.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-int.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-ldst-longlong.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc-large.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151335.532523.patch
Type: text/x-patch
Size: 24980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/f5d9bde4/attachment.bin>


More information about the llvm-commits mailing list