rnk added a comment. IMO rather than anchoring the vtables we should remove them completely. The only virtual method left is the destructor, and we can switch-ify that. https://reviews.llvm.org/D17467