[PATCH] D139516: [XCOFF] handle the toc-data for object file generation.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 20:29:15 PST 2023


Esme updated this revision to Diff 486457.
Esme added a comment.

Addressed comments except for the FixupValue for external TOC data.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139516

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/basic-toc-data-def.ll
  llvm/test/CodeGen/PowerPC/basic-toc-data-extern.ll
  llvm/test/CodeGen/PowerPC/toc-data-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139516.486457.patch
Type: text/x-patch
Size: 17695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/bd5475da/attachment.bin>


More information about the llvm-commits mailing list