[PATCH] D123951: [LLVM][AIX] Implement XCOFF exported visibility

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 08:56:58 PDT 2022


daltenty updated this revision to Diff 424926.
daltenty added a comment.
Herald added subscribers: pmatos, asb, aheejin, sbc100.

Make `MCWasmStreamer` ignore `MCSA_Exported`


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-visibility.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123951.424926.patch
Type: text/x-patch
Size: 8935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/3b112b0a/attachment.bin>


More information about the llvm-commits mailing list