[PATCH] D100956: [AIX][TLS] Add ASM portion changes to support TLSGD relocations to XCOFF objects

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 11:20:41 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGae3377c55343: [AIX][TLS] Add ASM portion changes to support TLSGD relocations to XCOFF objects (authored by NeHuang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100956

Files:
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  llvm/lib/Target/PowerPC/PPC.h
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-tls-gd-double.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-int.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-longlong.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100956.341587.patch
Type: text/x-patch
Size: 51858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/bf278a1d/attachment.bin>


More information about the llvm-commits mailing list