[PATCH] D123951: [LLVM] Add exported visibility-style to IR for XCOFF

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 10:46:57 PDT 2022


DiggerLin added a comment.

> we need to change the following functions to deal with MCSA_Exported
>
> MCWasmStreamer::emitSymbolAttribute(MCSymbol *S, MCSymbolAttr Attribute) too .
> MCXCOFFStreamer::emitSymbolAttribute(MCSymbol *Sym, MCSymbolAttr Attribute)

It looks this two comments not be addressed/


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123951/new/

https://reviews.llvm.org/D123951



More information about the llvm-commits mailing list