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

Chandler Carruth chandlerc at google.com
Sun Jun 2 17:45:14 PDT 2013


On Sun, Jun 2, 2013 at 5:42 PM, Rui Ueyama <ruiu at google.com> wrote:

> 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.
>

Shows how much I know! =D Thanks for the clarification.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130602/41739cff/attachment.html>


More information about the llvm-commits mailing list