[PATCH] D101178: [XCOFF][AIX] Add Global Variables Directly to TOC for 32 bit AIX

Sidharth Baveja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 17:04:53 PDT 2021


sidbav updated this revision to Diff 340691.
sidbav added a comment.

Addressing Review Comments


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

https://reviews.llvm.org/D101178

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCSectionXCOFF.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/basic-toc-data-2.ll
  llvm/test/CodeGen/PowerPC/basic-toc-data.ll
  llvm/test/CodeGen/PowerPC/toc-data.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101178.340691.patch
Type: text/x-patch
Size: 12061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/94a75155/attachment.bin>


More information about the llvm-commits mailing list