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

Robinson, Paul Paul.Robinson at am.sony.com
Wed Jan 2 13:32:18 PST 2013


Ping with updated patch & directly cc Eric.
--paulr

________________________________________
From: llvm-commits-bounces at cs.uiuc.edu [llvm-commits-bounces at cs.uiuc.edu] on behalf of Robinson, Paul [Paul.Robinson at am.sony.com]
Sent: Tuesday, December 18, 2012 12:10 PM
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] [PATCH] PR14471: Debug info for static data members     (LLVM part)

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: 12593 bytes
Desc: Static-member-llvm.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130102/d7da06bf/attachment.obj>


More information about the llvm-commits mailing list