[PATCH] D145140: [llvm-lib] update ReleaseNotes for llvm-lib's new support for generating an import library from a definition file
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 01:12:20 PST 2023
hans added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:173
---------------------------------
+* llvm-lib will now support generating a Windows import library from a defintion file.
----------------
I'd suggest mentioning that this is the "/def" option
How about: "llvm-lib now supports the /def option for generating a Windows import library from a definition file."
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145140/new/
https://reviews.llvm.org/D145140
More information about the llvm-commits
mailing list