[PATCH] D16821: Add whole-program vtable optimization feature to Clang.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 16:51:54 PST 2016


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

OK, let's go with this as a starting point. We don't need to get maximally-precise type information in the first iteration.


http://reviews.llvm.org/D16821





More information about the cfe-commits mailing list