rjmccall added a comment.

In https://reviews.llvm.org/D22666#493026, @hfinkel wrote:

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


I think they basically just want a late pass (as in immediately prior to 
codegen) to insert the mcount calls.


https://reviews.llvm.org/D22666



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

Reply via email to