[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
Wed Mar 1 20:47:25 PST 2023


vadikp-intel created this revision.
vadikp-intel added reviewers: mstorsjo, hans.
vadikp-intel added a project: LLVM.
Herald added a project: All.
vadikp-intel requested review of this revision.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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 will now support generating a Windows import library from a defintion file.
 
 Changes to LLDB
 ---------------------------------


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


More information about the llvm-commits mailing list