[dragonegg PATCH] Add support for emitting lexical blocks in debug info

Duncan Sands baldrick at free.fr
Tue Apr 16 22:17:02 PDT 2013


Hi Peter, thanks for working on this.  I'm working on a completely different
approach that's gets rid of the region stack: GCC already knows the complete
stack, so dragonegg trying to recreate it is kind of pointless.  Using GCC's
stack means you automatically get block scopes and so on.  I hope to have a
patch in the next few days.

Ciao, Duncan.

On 17/04/13 05:22, Peter Collingbourne wrote:
> Oops, attached.
>
> On Tue, Apr 16, 2013 at 07:18:51PM -0700, Eric Christopher wrote:
>> ENOPATCH.
>>
>> -eric
>>
>> On Tue, Apr 16, 2013 at 7:06 PM, Peter Collingbourne <peter at pcc.me.uk> wrote:
>>> Hi,
>>>
>>> This patch adds support for emitting lexical blocks in debug info.
>>>
>>> Please review!
>>>
>>> Thanks,
>>> --
>>> Peter
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>




More information about the llvm-commits mailing list