hfinkel added a comment.

In http://reviews.llvm.org/D13304#276660, @junbuml wrote:

> Did you mean to add the Cold in the exception handling region itself instead 
> of callsite in throw statements ?


We already have BranchProbabilityInfo::calcColdCallHeuristics, and so adding it 
to the callsite should be sufficient. Existing infrastructure should take care 
of the rest.


http://reviews.llvm.org/D13304



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to