On 05/30/2012 01:52 PM, Cary Coutant wrote:
At the time we emit the pubtypes table, we have a pointer to the DIEI can add a field to the comdat_type_node structure to keep track of the skeleton DIE for a given type unit, so that I can easily get the right DIE offset for cases where there is a skeleton DIE. When there is no skeleton DIE, I'll change it to emit 0 for the DIE offset. Sound OK?
OK. Jason