[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
Tue Sep 5 10:15:55 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0b2f6954101: [AIX][TLS] Generate .extern and .ref references to __tls_get_addr for local… (authored by amyk).
Changed prior to commit:
https://reviews.llvm.org/D151335?vs=553491&id=555891#toc
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.555891.patch
Type: text/x-patch
Size: 33237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/9702575e/attachment.bin>
More information about the llvm-commits
mailing list