[llvm] r183091 - [Object/COFF] Fix Windows .lib name handling.

Rui Ueyama ruiu at google.com
Sun Jun 2 17:42:31 PDT 2013


On Sun, Jun 2, 2013 at 5:36 PM, Chandler Carruth <chandlerc at google.com>wrote:

>
> On Sun, Jun 2, 2013 at 5:27 PM, Rui Ueyama <ruiu at google.com> wrote:
>
>> +  //  even if the string table is empty. However, lib.exe does not in
>> fact
>
>
> link.exe?
>

It's actually lib.exe. Link.exe can also create a .lib, and I'm not sure
whether link.exe is a driver of lib.exe or it can create a .lib as a native
feature, though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130602/d57fcb2e/attachment.html>


More information about the llvm-commits mailing list