<div dir="ltr"><div>On Sun, Nov 22, 2015 at 8:56 AM, Joerg Sonnenberger via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, Nov 21, 2015 at 10:19:32PM -0000, Rui Ueyama via llvm-commits wrote:<br>
> At least, NetBSD loader does not understand PT_GNU_STACK segments and<br>
> reject any executables that have the section. This patch makes lld<br>
> compatible with such operating systems.<br>
<br>
</span>It's not the NetBSD loader, it's third party firmware loaders that's the<br>
problem. For the NetBSD loader itself, it's just extra noise.<br>
Nevertheless, thanks for the update.<br></blockquote><div><br></div><div>Wait, if I knew NetBSD is fine with the former output, I might not have made this change. I didn't like this change and submitted as a necessary evil. What is that firmware? I'm inclined to roll back this patch.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Joerg<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div></div>