[llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system

Eric Christopher echristo at gmail.com
Thu Oct 3 11:15:18 PDT 2013


On Thu, Oct 3, 2013 at 11:14 AM, Adrian Prantl <aprantl at apple.com> wrote:
>
> Am 02.10.2013 um 17:55 schrieb Eric Christopher <echristo at gmail.com>:
>
>>>
>>>>
>>>> I would like to revisit this (maybe revert this) later on when type units
>>>> are working.
>>>
>>>
>>> I'd rather revert this before type units (& then revisit this afterwards) as
>>> it may complicate the type unit work. I think the extra benefit (using
>>> direct ref_addr, rather than signatures) of this approach over type units
>>> may be implementable via an incremental improvement to type units.
>>>
>>
>> FWIW I've been following along with the thread and agree here. David
>> is actively working on type units and we should have something here
>> shortly. Let's let that work proceed and revert this for now.
>
> Just curious, what kind of time frame are we talking about here?
>

Well, he sent out a patch a couple of days ago giving his current progress.

-eric



More information about the llvm-commits mailing list