[PATCH] D137819: [XCOFF] support the overflow section (only relocation overflow is handled).

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 02:38:41 PST 2022


Esme updated this revision to Diff 484507.
Esme marked an inline comment as done.
Esme added a comment.

Addressed comments.
Didn't find a better way instead of looping through to find the corresponding overflow section.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137819

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-huge-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137819.484507.patch
Type: text/x-patch
Size: 18904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/8877159c/attachment.bin>


More information about the llvm-commits mailing list