[PATCH] D33705: [CGVTables] Finalize SP before attempting to clone it

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 13:28:35 PDT 2017


aprantl added a comment.

Looks good.. Are you also planning to change DIBuilder to not finalize subprograms automatically any more (and not insert them into AllSubprograms)? (That will be the more impactful change as it will force all non-clang frontends to make a similar change).


https://reviews.llvm.org/D33705





More information about the cfe-commits mailing list