[PATCH] Removing support for .debug_inlined section

Renato Golin renato.golin at linaro.org
Wed Aug 28 00:48:34 PDT 2013


On 28 August 2013 03:28, Bob Wilson <bob.wilson at apple.com> wrote:

> I’ve checked with a few people around Apple and no one could think of a
> reason why we would still need that code.  So, unless someone else objects,
> I’d say go for it!
>

It was created by Devang, in 2009, to help Darwin GDB with better inlining
info. If the current Darwin GDB doesn't need it any more, I think it's
pretty safe to remove.

The worse that can happen is someone filling a bug later on, in which case,
reverting the removal is an easy solution. ;)

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130828/6b1b794d/attachment.html>


More information about the llvm-commits mailing list