[LLVMbugs] [Bug 23499] New: Duplicate records in instrumented profile data
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 12 11:29:05 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23499
Bug ID: 23499
Summary: Duplicate records in instrumented profile data
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
Assignee: dnovillo at google.com
Reporter: dnovillo at google.com
CC: dexonsmith at apple.com, llvm-bugs at justinbogner.com,
llvmbugs at cs.uiuc.edu
Classification: Unclassified
>From http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-May/085521.html
The entry counts in the statically linked binary for
projects/compiler-rt/test/profile/instrprof-dynamic-*-shared.test are exactly
twice
those of the share-linked library. At first I thought it was
llvm-profdata somehow merging the wrong records, but the raw count
file seems to be wrong.
--
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/20150512/19da1089/attachment.html>
More information about the llvm-bugs
mailing list