[patch] Enable column information by default

Diego Novillo dnovillo at google.com
Thu Jul 10 08:36:31 PDT 2014


On Wed Jul 09 2014 at 10:09:58 PM, David Blaikie <dblaikie at gmail.com> wrote:

Just to clarify, this is % of total debug info size (all .debug_* (and
> .reloc.debug_*) sections, etc) not the % of total object/dwo size,
> right?
>

Yes. debug info size is the sum of all the debug sections in the elf
object. When I say "overall" I refer to the total size of the object file.

Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140710/a55d1aee/attachment.html>


More information about the cfe-commits mailing list