Index: llvm/docs/ReleaseNotes.rst =================================================================== --- llvm/docs/ReleaseNotes.rst +++ llvm/docs/ReleaseNotes.rst @@ -170,6 +170,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 ---------------------------------