pcc added a comment. In D127876#3586154 <https://reviews.llvm.org/D127876#3586154>, @aeubanks wrote:
> In D127876#3586134 <https://reviews.llvm.org/D127876#3586134>, @pcc wrote: > >> This diverges from the documented behavior of >> `-lto-whole-program-visibility`. The flag is meant to give all classes >> hidden LTO visibility, but now it only does that to some of them. > > perhaps I'm misunderstanding, but even with `-lto-whole-program-visibility` > classes explicitly marked with public LTO visibility still shouldn't > participate in WPD? We documented the feature in D75655 <https://reviews.llvm.org/D75655> and there it says "all classes" (and still does). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D127876/new/ https://reviews.llvm.org/D127876 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits