[PATCH] D104639: [AIX][XCOFF64] Add support for 64-bit file header and section header writing
Maryam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 06:44:58 PDT 2021
MaryamBen created this revision.
MaryamBen added reviewers: jhenderson, nemanjai, sfertile, Esme, jasonliu, daltenty, hubert.reinterpretcast, PowerPC.
MaryamBen added a project: LLVM.
MaryamBen requested review of this revision.
Support 64-bit file header and section header writing.
This patch is the first partition of D103696 <https://reviews.llvm.org/D103696>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104639
Files:
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/lib/MC/XCOFFObjectWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104639.353352.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210621/ba869794/attachment.bin>
More information about the llvm-commits
mailing list