[PATCH] D144765: [llvm-lib] Add basic support for generating a Windows import library from a .def file.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 20:37:03 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG395ec4458fb7: [llvm-lib] 'llvm-lib' currently cannot generate an import library from a Windows (authored by Vadim Paretsky (Intel Americas Inc) <b-vadipa at microsoft.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144765/new/

https://reviews.llvm.org/D144765

Files:
  llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
  llvm/lib/ToolDrivers/llvm-lib/Options.td
  llvm/test/tools/llvm-lib/implibs.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144765.501741.patch
Type: text/x-patch
Size: 6247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/5e0170b0/attachment.bin>


More information about the llvm-commits mailing list