[Lldb-commits] [Review request] DW_AT_const_value handling
Kaylor, Andrew
andrew.kaylor at intel.com
Wed Feb 13 12:02:39 PST 2013
Committed as r175071.
I wasn't able to generate a binary that used the string forms of this attribute. It doesn't appear there are any circumstances under which clang will generate such a construct. There is a place in the GCC code that will do it (assuming that code is reachable), but I wasn't able to make it happen despite trying what a comment in the GCC code suggested would cause it.
-Andy
-----Original Message-----
From: Greg Clayton [mailto:gclayton at apple.com]
Sent: Tuesday, February 12, 2013 4:10 PM
To: Kaylor, Andrew
Cc: lldb-commits at cs.uiuc.edu
Subject: Re: [Review request] DW_AT_const_value handling
Looks good!
On Feb 12, 2013, at 12:43 PM, "Kaylor, Andrew" <andrew.kaylor at intel.com> wrote:
> <dw_at_const_value.patch>
More information about the lldb-commits
mailing list