<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 16, 2014 at 10:30 AM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> What's suboptimal about .debug_str? Does lld not support the string<br>
> deduplicating section stuff?<br>
<br>
</span>I guess that is it. The section is larger. Looking at a clang debug<br>
build, the sections that increase by more than 10MB are<br>
<br>
.rodata 14.155223<br>
.eh_frame 17.065048<br>
.text 40.909968<br>
.debug_str 878.101951<br>
<br>
So the dwarf itself is not the issue. Sorry for the noise.<br></blockquote><div><br>No worries - interesting to hear about/know.<br><br>Thanks,<br>- Dave<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Rafael<br>
</blockquote></div></div></div>