<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 6, 2016 at 4:47 PM, Ed Maste <span dir="ltr"><<a href="mailto:emaste@freebsd.org" target="_blank">emaste@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">emaste added a comment.<br>
<span class=""><br>
> Why do we need such output in the first place?<br>
<br>
<br>
</span>`-gsplit-dwarf` and `--gdb-index` support makes for an improved developer experience when building large applications with debug info (and using gdb). It keeps each object file's debug info in a separate .dwo file, and debug info is largely excluded from linking.<br>
<br>
Details at <a href="https://gcc.gnu.org/wiki/DebugFission" rel="noreferrer" target="_blank">https://gcc.gnu.org/wiki/<wbr>DebugFission</a>.<br></blockquote><div><br></div><div>Yup. That should be described in the file comment in this patch. </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<a href="https://reviews.llvm.org/D24267" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D24267</a><br>
<br>
<br>
<br>
</blockquote></div><br></div></div>