[PATCH] D120006: [GlobalDCE] [VFE] Avoid dropping vfunc dependencies when an invalid vtable entry is present
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 11:03:42 PST 2022
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM, thanks! It looks like the test only occurs the 'not function pointer' case. Could you also add a case covering the not a pointer case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120006/new/
https://reviews.llvm.org/D120006
More information about the llvm-commits
mailing list