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

Vadim Paretsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 17:42:27 PST 2023


vadikp-intel updated this revision to Diff 501346.
vadikp-intel added a comment.

Fixed test and output file name logic.


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.501346.patch
Type: text/x-patch
Size: 6315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/6e2b0f11/attachment.bin>


More information about the llvm-commits mailing list