[llvm] 971dd3f - [docs][lldb] Fix lldb item in releasenotes
Jinsong Ji via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 10:08:27 PDT 2020
Author: Jinsong Ji
Date: 2020-07-16T17:07:53Z
New Revision: 971dd3f1509661a09691368d66abaf1559e3c708
URL: https://github.com/llvm/llvm-project/commit/971dd3f1509661a09691368d66abaf1559e3c708
DIFF: https://github.com/llvm/llvm-project/commit/971dd3f1509661a09691368d66abaf1559e3c708.diff
LOG: [docs][lldb] Fix lldb item in releasenotes
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D83962
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 39a5361c369e..e234965aaa7c 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -126,7 +126,7 @@ Changes to the LLVM tools
During this release ...
Changes to LLDB
-===============
+---------------------------------
External Open Source Projects Using LLVM 12
===========================================
More information about the llvm-commits
mailing list