]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: mention improved codeview quality
authorHans Wennborg <hans@hanshq.net>
Wed, 24 Jan 2018 15:24:14 +0000 (15:24 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 24 Jan 2018 15:24:14 +0000 (15:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@323332 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 9887f94108edabd581ef830166989e60217feb9d..8ef9f6b86c5150e17a869e73205b6917ea53d139 100644 (file)
@@ -54,6 +54,8 @@ Non-comprehensive list of changes in this release
   ``DIVariables`` to the instructions in a ``Module``. The ``CheckDebugify``
   pass determines how much of the metadata is lost.
 
+* Significantly improved quality of CodeView debug info for Windows.
+
 * Note..
 
 .. NOTE