[LLVMbugs] [Bug 21533] New: Replace debug info intrinsics with metadata attachments
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 11 12:45:34 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21533
Bug ID: 21533
Summary: Replace debug info intrinsics with metadata
attachments
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: dexonsmith at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
As a step toward separating metadata from the value hierarchy (bug 21532), we
need to replace debug info intrinsics with metadata attachments.
A prerequisite includes new IR support for metadata attachments to function
arguments (`llvm::Argument`).
--
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/20141111/fe35f5e8/attachment.html>
More information about the llvm-bugs
mailing list