[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 21:43:22 PST 2023


vadikp-intel updated this revision to Diff 501373.
vadikp-intel marked 4 inline comments as done.
vadikp-intel added a comment.

addressed remaining review comments


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.501373.patch
Type: text/x-patch
Size: 6251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/5885efb5/attachment.bin>


More information about the llvm-commits mailing list