[PATCH] D127876: [clang] Don't emit type test/assume for virtual classes that should never participate in WPD
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 09:52:44 PDT 2022
aeubanks added a comment.
I realize that this is not a full fix for the general problem involving `-lto-whole-program-visibility`, but I believe if you ignore `-lto-whole-program-visibility` (which Chrome doesn't use) then this fix makes sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127876/new/
https://reviews.llvm.org/D127876
More information about the cfe-commits
mailing list