[llvm-bugs] [Bug 28219] New: IRMover throws error when merging ProfileSummary metadata
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 20 14:59:56 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28219
Bug ID: 28219
Summary: IRMover throws error when merging ProfileSummary
metadata
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Miscellaneous Instrumentation passes
Assignee: unassignedbugs at nondot.org
Reporter: jvanadrighem at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 16601
--> https://llvm.org/bugs/attachment.cgi?id=16601&action=edit
Set of repro files
While using IRPGO and during an LTO build, IRMover is throwing an error when
trying to merge the ProfileSummary module metadata.
"linking module flags 'ProfileSummary': IDs have conflicting values"
Is throwing an error the correct behavior to have when merging ProfileSummary
metadata?
The attachment contains a trivial case I used to reproduce.
--
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/20160620/7ebb8c26/attachment.html>
More information about the llvm-bugs
mailing list