[PATCH] D108741: [IR][GlobalDCE] Extend !vcall_visibility to be able to specify an offset range that it applies to
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 15:34:26 PDT 2021
kubamracek added a comment.
- https://reviews.llvm.org/D112965 [GlobalDCE][IR] Allow and support multiple !vcall_visibility ranges
- https://reviews.llvm.org/D112929 [Clang] For VFE, emit vtable ranges in !vcall_visibility metadata
- https://reviews.llvm.org/D112967 [GlobalDCE] Precisely account for visibility when multiple !vcall_visibility ranges are present on vtables
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108741/new/
https://reviews.llvm.org/D108741
More information about the llvm-commits
mailing list