]> granicus.if.org Git - llvm/commitdiff
Fix Sphinx warning " Title underline too short.".
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 30 Mar 2015 15:16:30 +0000 (15:16 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 30 Mar 2015 15:16:30 +0000 (15:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233551 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ExceptionHandling.rst

index 26774e63ed0f56b6990c00bfda532eaa5a957d80..0c12b282282da48829cf1ab0d77ac0be5fbfed11 100644 (file)
@@ -552,7 +552,7 @@ where xdata unwind information is used. It is typically an 8 byte chunk of
 memory treated as two 32-bit integers.
 
 ``llvm.eh.parentframe``
-----------------------
+-----------------------
 
 .. code-block:: llvm