[PATCH] D33220: [PartialInlining] Replace delete with unique_ptr in computeCallsiteToProfCountMap

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 17:32:12 PDT 2017


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

The code will be simplified (with related code removed) once the new PM is the default, but I don't see harm to change this way.  lgtm


https://reviews.llvm.org/D33220





More information about the llvm-commits mailing list