[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
Mon Jul 18 23:01:28 PDT 2022


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

Add a comment about 64-bit object has no aux header.


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.445698.patch
Type: text/x-patch
Size: 11755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/d35e4d89/attachment.bin>


More information about the llvm-commits mailing list