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

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 21:06:55 PST 2023


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

Addressed comments.
Changed the Fixup Value for TOC direct external symbols and added test lines for it in toc-data-const.ll.


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.487275.patch
Type: text/x-patch
Size: 19737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/c82beb5e/attachment.bin>


More information about the llvm-commits mailing list