ChuanqiXu9 wrote: To be honest, I feel the semantics is odd here. We've already discussed that vtable shouldn't be marked as unnamed_addr. But here it is unnamed_addr again due to different conditions.
The problem here is, vtable or all the linkage discussed here is not a platfrom specific concept. But we have variants. This is odd. It will be helpful if others would like to chime in @pcc @efriedma-quic But as I am not vendor or user of MachO, I am not intended to block this. https://github.com/llvm/llvm-project/pull/205930 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
