[llvm] r233551 - Fix Sphinx warning " Title underline too short.".
Rafael Espindola
rafael.espindola at gmail.com
Mon Mar 30 08:16:31 PDT 2015
Author: rafael
Date: Mon Mar 30 10:16:30 2015
New Revision: 233551
URL: http://llvm.org/viewvc/llvm-project?rev=233551&view=rev
Log:
Fix Sphinx warning " Title underline too short.".
Modified:
llvm/trunk/docs/ExceptionHandling.rst
Modified: llvm/trunk/docs/ExceptionHandling.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ExceptionHandling.rst?rev=233551&r1=233550&r2=233551&view=diff
==============================================================================
--- llvm/trunk/docs/ExceptionHandling.rst (original)
+++ llvm/trunk/docs/ExceptionHandling.rst Mon Mar 30 10:16:30 2015
@@ -552,7 +552,7 @@ where xdata unwind information is used.
memory treated as two 32-bit integers.
``llvm.eh.parentframe``
-----------------------
+-----------------------
.. code-block:: llvm
More information about the llvm-commits
mailing list