<div dir="ltr">Filed as <a href="https://llvm.org/bugs/show_bug.cgi?id=31824">https://llvm.org/bugs/show_bug.cgi?id=31824</a>.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 31, 2017 at 10:57 AM, Peter Collingbourne <span dir="ltr"><<a href="mailto:peter@pcc.me.uk" target="_blank">peter@pcc.me.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Thu, Dec 15, 2016 at 11:37 AM, Peter Collingbourne 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><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Author: pcc<br>
Date: Thu Dec 15 13:37:46 2016<br>
New Revision: 289859<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=289859&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-pr<wbr>oject?rev=289859&view=rev</a><br>
Log:<br>
LibDriver: Allow resource files to be archive members.<br>
<br>
It seems pointless to add a resource to an archive because it won't have<br>
any symbols to link against (and link.exe doesn't have an equivalent of<br>
--whole-archive)</blockquote><div><br></div></span><div>For the record: link.exe grew a /wholearchive flag in VS2015 update 2: <a href="https://msdn.microsoft.com/en-us/library/mt732963.aspx" target="_blank">https://msdn.microsoft.com/en-<wbr>us/library/mt732963.aspx</a></div><div><br></div><div>We might want to add support for this flag to lld because it looks like asan started using it in r293668.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Peter</div></font></span></div>
</div></div>
</blockquote></div><br></div>