<div dir="ltr">It's probably better to move this to TargetInfo.  Specifically WinX86_32/64TargetCodeGenInfo know about /defaultlib already.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 23, 2013 at 4:44 PM, Aaron Ballman <span dir="ltr"><<a href="mailto:aaron@aaronballman.com" target="_blank">aaron@aaronballman.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">One of the things comment(lib) does in MSVC is automatically suffix<br>
the argument with ".lib" if needs be.  This patch implements the same<br>
logic, which allows us to properly link libraries such as ones<br>
provided by the MSDN examples<br>
(<a href="http://msdn.microsoft.com/en-us/library/7f0aews7(v=vs.80).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/7f0aews7(v=vs.80).aspx</a>).<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span></blockquote></div><br></div>