https://llvm.org/bugs/show_bug.cgi?id=26200
Bug ID: 26200
Summary: Globalopt drops debuginfo when promoting globals to
allocas.
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Core LLVM classes
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
The underlying issue here is that the DI metadata schema is not sufficiently
rich enough to represent this transformation.
Partial implementation & discussion here: http://reviews.llvm.org/D16209
(before I knew how much finagling would be needed).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs