HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vedantk

no profile record

comments

vedantk
·hace 2 años·discuss
Possibly not in the default c++ language mode, but check out -fwhole-program-vtables. It can be a useful option in cases where all relevant inheritance relationships are known at compile time.

https://reviews.llvm.org/D16821