[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 11 20:28:24 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ce0a26bd1cd: [XCOFF] handle the toc-data for object file generation. (authored by Esme).

Changed prior to commit:
  https://reviews.llvm.org/D139516?vs=487275&id=488465#toc

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.488465.patch
Type: text/x-patch
Size: 20346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/a81966c5/attachment.bin>


More information about the llvm-commits mailing list