[llvm-bugs] [Bug 31269] New: Implement non-register location types in LiveDebugValues
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 5 09:06:30 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31269
Bug ID: 31269
Summary: Implement non-register location types in
LiveDebugValues
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: aprantl at apple.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
This PR tracks implementing the missing location types (constant values, memory
locations, fp constants ...) in the new LiveDebugValues pass.
We need to be very careful to not hurt the runtime performance of the pass when
doing this.
--
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/20161205/54ef6734/attachment.html>
More information about the llvm-bugs
mailing list