[Docs] Fix Sphinx warning
authorJoseph Tremoulet <jotrem@microsoft.com>
Thu, 3 Sep 2015 09:33:54 +0000 (09:33 +0000)
committerJoseph 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

index 71efa4bbd531b5e8eb134edce462637f4638d5a8..a90f7be9d71c335b94bf701c5624d9680fc0ecf9 100644 (file)
@@ -404,7 +404,7 @@ outlined.  After the handler is outlined, this intrinsic is simply removed.
 .. _llvm.eh.exceptionpointer:
 
 ``llvm.eh.exceptionpointer``
-----------------------
+----------------------------
 
 .. code-block:: llvm