ChuanqiXu9 wrote: I didn't thought the linkage of vtable is related to targets.
> On Mach-O, a weak vtable that is unnamed_addr lowers to a > .weak_def_can_be_hidden definition Is this only possible on Mach-O? I mean, if this is an optimization, why didn't it work on other platforms? https://github.com/llvm/llvm-project/pull/205930 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
