[llvm] 5cf2753 - [NFC] Fixing short title underline in release notes file
Lucas Prates via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 05:55:09 PDT 2021
Author: Lucas Prates
Date: 2021-06-28T13:55:00+01:00
New Revision: 5cf27532fa6f8b01acd0bd5401ce933b2eba0688
URL: https://github.com/llvm/llvm-project/commit/5cf27532fa6f8b01acd0bd5401ce933b2eba0688
DIFF: https://github.com/llvm/llvm-project/commit/5cf27532fa6f8b01acd0bd5401ce933b2eba0688.diff
LOG: [NFC] Fixing short title underline in release notes file
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index e0961e60763d..ad3905080338 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -75,7 +75,7 @@ Changes to TableGen
-------------------
Changes to the AArch64 Backend
---------------------------
+------------------------------
* Introduced support for Armv9-A's Realm Management Extension.
More information about the llvm-commits
mailing list