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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to