This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by vadikp-intel on Mar 1 2023, 8:47 PM.

Diff Detail

Event Timeline

vadikp-intel created this revision.Mar 1 2023, 8:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 8:47 PM
vadikp-intel requested review of this revision.Mar 1 2023, 8:47 PM
hans added inline comments.Mar 2 2023, 1:12 AM
llvm/docs/ReleaseNotes.rst
182

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."

addressed feedback

vadikp-intel marked an inline comment as done.Mar 2 2023, 11:19 AM
hans accepted this revision.Mar 3 2023, 5:40 AM

lgtm, thanks!

This revision is now accepted and ready to land.Mar 3 2023, 5:40 AM
This revision was landed with ongoing or failed builds.Mar 3 2023, 10:58 AM
This revision was automatically updated to reflect the committed changes.