[cfe-dev] LLVM-GCC does not generate llvm.dbg.region.start

Chris Lattner clattner at apple.com
Wed Apr 30 08:30:50 PDT 2008


On Apr 30, 2008, at 12:16 AM, Sanjiv.Gupta at microchip.com wrote:

> I do not see llvm-gcc generating llvm.dbg.region.start/end pairs for
> blocks.
> Why?

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



More information about the cfe-dev mailing list