projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3f5c3
)
[Docs] Fix Sphinx warning
author
Joseph Tremoulet
<jotrem@microsoft.com>
Thu, 3 Sep 2015 09:33:54 +0000
(09:33 +0000)
committer
Joseph Tremoulet
<jotrem@microsoft.com>
Thu, 3 Sep 2015 09:33:54 +0000
(09:33 +0000)
Title underline was too short.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246754
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ExceptionHandling.rst
patch
|
blob
|
history
diff --git
a/docs/ExceptionHandling.rst
b/docs/ExceptionHandling.rst
index 71efa4bbd531b5e8eb134edce462637f4638d5a8..a90f7be9d71c335b94bf701c5624d9680fc0ecf9 100644
(file)
--- a/
docs/ExceptionHandling.rst
+++ b/
docs/ExceptionHandling.rst
@@
-404,7
+404,7
@@
outlined. After the handler is outlined, this intrinsic is simply removed.
.. _llvm.eh.exceptionpointer:
``llvm.eh.exceptionpointer``
-----------------------
+----------------------
------
.. code-block:: llvm