[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
Fri Mar 3 10:58:42 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56e8fd6f6a84: [llvm-lib] update ReleaseNotes for llvm-lib's new support for generating (authored by vadikp-intel).

Repository:
  rG LLVM Github Monorepo

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
@@ -179,6 +179,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.502191.patch
Type: text/x-patch
Size: 407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/d97c3d85/attachment.bin>


More information about the llvm-commits mailing list