<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 20, 2015 at 7:54 AM, Eric Christopher <span dir="ltr"><<a href="mailto:echristo@gmail.com" target="_blank">echristo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Mostly that the only platform we knew it worked on was Linux and didn't want to make it error out.</p></blockquote><div>Hmm - why did we not want it to error on unsupported platforms? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"> We can make it not error for all elf targets for sure if you'd like to give it a go. Needs a relatively recent binutils and GDB (currently no lldb support).</p><span class="HOEnZb"><font color="#888888">
<p dir="ltr">-eric</p></font></span><div class="HOEnZb"><div class="h5">
<br><div class="gmail_quote">On Fri, Mar 20, 2015, 6:57 AM Ed Maste <<a href="mailto:emaste@freebsd.org" target="_blank">emaste@freebsd.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In r175814 -gsplit-dwarf was made into a no-op on non-Linux platforms,<br>
but there's no explanation in the comment explaining what lead to the<br>
change. -gsplit-dwarf requires a newer binutils, but that is also true<br>
on Linux.<br>
<br>
I'm looking into this for FreeBSD, and wonder if I should change the<br>
three or so isOSLinux() conditions for split-dwarf to (isOSLinux() ||<br>
isOSFreeBSD()), just remove them, or something else. I'm not fully<br>
aware of the situation on Windows or Darwin, but it seems we could<br>
handle it the same way on all ELF targets, at least.<br>
</blockquote></div>
</div></div><br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div></div>