[PATCH] D156292: [PowerPC] Support initial-exec TLS relocation on AIX

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 6 21:38:07 PDT 2023


qiucf updated this revision to Diff 547642.
qiucf marked 4 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156292

Files:
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-tls-ie-ldst.ll
  llvm/test/CodeGen/PowerPC/aix-tls-ie-xcoff-reloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156292.547642.patch
Type: text/x-patch
Size: 76995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/4a66813a/attachment.bin>


More information about the llvm-commits mailing list