https://bugzilla.gdcproject.org/show_bug.cgi?id=252
--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> --- Another internals note - If we are to mark methods as DECL_VIRTUAL_P, going to have to start populating BINFO_VTABLE for all classes, otherwise class TYPE_BINFO gets GC'd, which is problematic for devirt pass in LTO. -- You are receiving this mail because: You are watching all bug changes.