[llvm-bugs] [Bug 38402] New: Support collecting coverage for static destructors
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 1 02:16:37 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38402
Bug ID: 38402
Summary: Support collecting coverage for static destructors
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: profile
Assignee: unassignedbugs at nondot.org
Reporter: mcastelluccio at mozilla.com
CC: llvm-bugs at lists.llvm.org
Currently, we write out the coverage data in an atexit function, this means we
ignore the coverage data from static destructors.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180801/30661263/attachment.html>
More information about the llvm-bugs
mailing list