[PATCH] D128148: [XCOFF] write the aux header when the visibility is specified in XCOFF32.
Esme Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 06:12:10 PDT 2022
Esme updated this revision to Diff 442272.
Esme added a comment.
Addressed comments.
Hi @DiggerLin, please ignore my previous comments.
Since those values of size and address are easy to obtain, I've filled them for the aux header in this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128148/new/
https://reviews.llvm.org/D128148
Files:
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-aux-header.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-visibility.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128148.442272.patch
Type: text/x-patch
Size: 11965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/82ac92f6/attachment.bin>
More information about the llvm-commits
mailing list