[PATCH] D145140: [llvm-lib] update ReleaseNotes for llvm-lib's new support for generating an import library from a definition file

Vadim Paretsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 11:18:57 PST 2023


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

addressed feedback


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

https://reviews.llvm.org/D145140

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -170,6 +170,7 @@
 
 Changes to the LLVM tools
 ---------------------------------
+* llvm-lib now supports the /def option for generating a Windows import library from a definition file.
 
 Changes to LLDB
 ---------------------------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145140.501930.patch
Type: text/x-patch
Size: 407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/bf48eb3b/attachment.bin>


More information about the llvm-commits mailing list