[llvm] 53b6657 - Fix LLVM Sphinx build
Aaron Ballman via llvm-commits
llvm-commits at lists.llvm.org
Thu May 18 12:58:26 PDT 2023
Author: Aaron Ballman
Date: 2023-05-18T15:57:56-04:00
New Revision: 53b665704328041c91d1a7582287434b78876a76
URL: https://github.com/llvm/llvm-project/commit/53b665704328041c91d1a7582287434b78876a76
DIFF: https://github.com/llvm/llvm-project/commit/53b665704328041c91d1a7582287434b78876a76.diff
LOG: Fix LLVM Sphinx build
Addresses the issue found in:
https://lab.llvm.org/buildbot/#/builders/30/builds/35298
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 6e5579876c2e7..25c01414ca1ae 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -196,7 +196,7 @@ Changes to the OCaml bindings
-----------------------------
Changes to the Python bindings
------------------------------
+------------------------------
* The python bindings have been removed.
More information about the llvm-commits
mailing list