diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index dd11f11b66fd..4aab5423074d 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -47,6 +47,10 @@ Non-comprehensive list of changes in this release numbers. The old support for printing the debug line info directly was only used by ``llc`` and has been removed. +* All inline assembly is parsed by the integrated assembler when it is enabled. + Previously this was only the case for object-file output. It is now the case + for assembly output as well. + .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of this list. If your description won't fit comfortably in one bullet