[PATCH] D22666: Frontend: Fix mcount inlining bug

Hal Finkel via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 22 10:11:57 PDT 2016


hfinkel added a subscriber: hfinkel.
hfinkel added a comment.

What's the actual desired behavior here? Should the inliner strip out calls to mcount() as it inlines?


https://reviews.llvm.org/D22666





More information about the cfe-commits mailing list