On 11/14/2016 01:05 PM, Mark Wielaard wrote:
You can either choose a signed/unsigned form not giving the consumer
a hint about the size of the underlying constant value or one of the
sized data forms that don't give a hint about the value
representation/signedness. So in both cases the consumer looses
without an actual (base) type telling them how to interpret the
constant.

I see, thank you for the explanation! :-)

I agree with you, so I’ll revise to instead add a DW_AT_type attribute to enumeration DIEs to point to a base type.

--
Pierre-Marie de Rodat

Reply via email to