[patch] compress debug sections
David Blaikie
dblaikie at gmail.com
Wed Mar 26 07:20:24 PDT 2014
Thanks for the tip. I'll try to test that and possibly about compressing
debug_frame.
On Mar 26, 2014 7:08 AM, "Rafael EspĂndola" <rafael.espindola at gmail.com>
wrote:
> > This should be ok. As we (and Jim) discussed, we should only create a
> > new fragment for things that could be resized - and given that we run
> > computeSizeAndOffsets for debug info I'm reasonably confident that we
> > should never resize parts of the debug info section. Adding a couple
> > of asserts might be good though.
>
> We do create them for .debug_frame at least. Not sure if that is
> relevant for this or not.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140326/b2700185/attachment.html>
More information about the llvm-commits
mailing list