[LLVMbugs] [Bug 10589] New: Emit data for gcov
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 4 11:32:31 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10589
Summary: Emit data for gcov
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Miscellaneous Instrumentation passes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: Pidgeot18 at gmail.com
CC: llvmbugs at cs.uiuc.edu
I noticed that clang supports -ftest-coverage and -fprofile-arcs, but the
resulting output causes gcov to undergo segmentation faults. It would be good
to be able to emit data that gcov is capable of reading.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list