[PATCH] D13304: Avoid inlining in throw statement
Jun Bum Lim via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 14:22:09 PDT 2015
junbuml added a comment.
Did you mean to add the Cold in the exception handling region itself instead of callsite in throw statements ?
http://reviews.llvm.org/D13304
More information about the cfe-commits
mailing list