[PATCH] D22666: Frontend: Fix mcount inlining bug

John McCall via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 28 19:49:38 PDT 2016


rjmccall added a comment.

In https://reviews.llvm.org/D22666#500326, @honggyu.kim wrote:

> Should we also modify clang/test/CodeGen/mcount.c as well?  I'm not actually familiar with test infra.


Yes, you'll need to modify it to test for the attribute instead.


https://reviews.llvm.org/D22666





More information about the cfe-commits mailing list