[llvm-lib] update ReleaseNotes for llvm-lib's new support for generating
authorVadim Paretsky <b-vadipa@microsoft.com>
Fri, 3 Mar 2023 18:54:27 +0000 (10:54 -0800)
committerVadim Paretsky <b-vadipa@microsoft.com>
Fri, 3 Mar 2023 18:54:27 +0000 (10:54 -0800)
an import library from a definition file

Differential Revision:https://reviews.llvm.org/D145140

llvm/docs/ReleaseNotes.rst

index 718f57d..10ffc60 100644 (file)
@@ -179,6 +179,7 @@ Changes to the Debug Info
 
 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
 ---------------------------------