On Fri, Jul 13, 2012 at 9:36 AM, Richard Guenther
<richard.guent...@gmail.com> wrote:
> Btw, we discussed this briefly on the summit with Dodji and libcpp
> virtual locations already provide a way to associate a location_t with
> something else resulting in a new location_t.  For inlining we simply have
> to say that the location_t's we use would always refer to the original
> BLOCK (thus, the abstract origin).  There is no point to update the BLOCKs
> to point to the copies as far as debug information is concerned (?).

That may work for DWARF, but what about other debug formats?

Ciao!
Steven

Reply via email to