[PATCH] D123951: [LLVM][AIX] Implement XCOFF exported visibility
David Tenty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 11:56:52 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8042699a3088: [LLVM] Add exported visibility style for XCOFF (authored by daltenty).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123951/new/
https://reviews.llvm.org/D123951
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/MC/MCAsmInfo.h
llvm/include/llvm/MC/MCDirectives.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCELFStreamer.cpp
llvm/lib/MC/MCMachOStreamer.cpp
llvm/lib/MC/MCWasmStreamer.cpp
llvm/lib/MC/MCXCOFFStreamer.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-exported-nondefault.ll
llvm/test/CodeGen/PowerPC/aix-xcoff-visibility.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123951.425873.patch
Type: text/x-patch
Size: 9851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/db603bda/attachment.bin>
More information about the llvm-commits
mailing list