[cfe-users] Controlling generation of coverage symbols
Nick Lewycky
nlewycky at google.com
Fri Oct 24 12:48:33 PDT 2014
On 24 October 2014 08:54, Artur Szostak <aszostak at partner.eso.org> wrote:
> Hi,
>
> Is there any way to control how the symbols related to code coverage such
> as _llvm_gcov_init are created? Specifically can they be disabled? or
> forced? or made to be public/exported?
>
Disabling code coverage will disable creation of these symbols. Beyond
that, we don't offer fine grained control over them. Why do you ask?
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20141024/0e3ebb3f/attachment.html>
More information about the cfe-users
mailing list