https://bugs.llvm.org/show_bug.cgi?id=36805

            Bug ID: 36805
           Summary: Duplicated profile data leads to Counter Overflows and
                    incorrect code coverage information
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: mmo...@google.com
                CC: llvm-bugs@lists.llvm.org

The issue seems to be a regression of
https://bugs.llvm.org/show_bug.cgi?id=23499

TL;DR somehow we are getting duplicated profile data records pointing to the
same counter, that leads to counter values being duplicated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to