[PATCH] D33704: [DIBuilder] Add a more fine-grained finalization method
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 16:21:25 PDT 2017
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
I'm fine with this change. I'm fine with either expecting the frontends to manually call finalize on each subprogram or with having DIBuilder do it. But let's have that discussion over in https://reviews.llvm.org/D33705.
https://reviews.llvm.org/D33704
More information about the llvm-commits
mailing list