[llvm-commits] [PATCH] PR14471: Debug info for static data members (LLVM part)

Robinson, Paul Paul.Robinson at am.sony.com
Tue Dec 18 12:10:01 PST 2012


Define metadata interfaces for describing a static data member of a
class.  Emit static data member declarations and definitions to DWARF
correctly.  (Would not be hard to extend the new interface to handle
all data members, rather than using the DIDerivedType hack.)

LLVM part of the fix for PR14471.
--paulr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Static-member-llvm.diff
Type: application/octet-stream
Size: 24856 bytes
Desc: Static-member-llvm.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121218/577e43b0/attachment.obj>


More information about the llvm-commits mailing list