[cfe-dev] LLVM-GCC does not generate llvm.dbg.region.start
Chris Lattner
clattner at apple.com
Thu May 1 09:42:46 PDT 2008
On May 1, 2008, at 4:37 AM, Sanjiv.Gupta at microchip.com wrote:
>> I'm not sure off-hand. I don't think that the dwarf emitter
>> supports them yet, so llvm-gcc probably just doesn't bother
>> producing them.
>>
>> -Chris
>>
>
> Well, its quite easy for clang to produce them. We have
> EmitCompoundStmt
> for a {...}.
> So I am going ahead and emit them too.
Ok!
-Chris
More information about the cfe-dev
mailing list