[llvm-bugs] [Bug 29012] New: disappearance of custom metadata
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Aug 17 02:15:03 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=29012
Bug ID: 29012
Summary: disappearance of custom metadata
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: odendahl at silexica.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 16972
--> https://llvm.org/bugs/attachment.cgi?id=16972&action=edit
Patch to fix disappearing custom metadata
For certain functions, custom metadata added to the IR is lost. The following
patch fixes the problem for us.
--
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/20160817/5dcab2b3/attachment.html>
More information about the llvm-bugs
mailing list