[PATCH] D13304: Avoid inlining in throw statement

Jun Bum Lim via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 09:00:31 PDT 2015


junbuml added a comment.

Just want to hear if there is any opinion about moving this implementation back to PrunceEH.cpp like http://reviews.llvm.org/D12979 and adding the minimum callee size check to avoid marking noinlines on trivial constrictor calls. Please let me know any objection or suggestion.


http://reviews.llvm.org/D13304





More information about the cfe-commits mailing list