[llvm] 33ab88e - Fix Sphinx build

Aaron Ballman via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 04:12:16 PDT 2022


Author: Aaron Ballman
Date: 2022-04-08T07:12:08-04:00
New Revision: 33ab88ef8d8236b14e99cdc778cc20f38e4e88fa

URL: https://github.com/llvm/llvm-project/commit/33ab88ef8d8236b14e99cdc778cc20f38e4e88fa
DIFF: https://github.com/llvm/llvm-project/commit/33ab88ef8d8236b14e99cdc778cc20f38e4e88fa.diff

LOG: Fix Sphinx build

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 7107cdea2efb6..cf68d429c0405 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -45,7 +45,7 @@ Non-comprehensive list of changes in this release
 * ...
 
 Update on required toolchains to build LLVM
--------------------
+-------------------------------------------
 
 With LLVM 15.x we will raise the version requirements of the toolchain used
 to build LLVM. The new requirements are as follows:


        


More information about the llvm-commits mailing list