[llvm-commits] llvm-gcc4.2-2.5 does not support -ftest-coverage -fprofile-arcs?

Chris Lattner clattner at apple.com
Thu Sep 10 09:28:12 PDT 2009


On Sep 9, 2009, at 2:53 AM, Guan Jun He wrote:

> Dear All
>
>    I use llvm-gcc verison 4.2-2.5, compile with options  '-ftest- 
> coverage -fprofile-arcs',it did not output the NAME.gcno file,and  
> when I run llvm-gcov,it complain that can not open NAME.gcno.
>
> any one know ,is it support options  '-ftest-coverage -fprofile-arcs'?

Hi Guanjun,

llvm-gcc doesn't support those options yet, it will accept but ignore  
them.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090910/168f1e86/attachment.html>


More information about the llvm-commits mailing list