From 53444a43081e71d602999350ec8364b45c0ac435 Mon Sep 17 00:00:00 2001 From: Rafael Espindola Date: Mon, 30 Mar 2015 15:16:30 +0000 Subject: Fix Sphinx warning " Title underline too short.". llvm-svn: 233551 --- llvm/docs/ExceptionHandling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/ExceptionHandling.rst') diff --git a/llvm/docs/ExceptionHandling.rst b/llvm/docs/ExceptionHandling.rst index 26774e63ed0..0c12b282282 100644 --- a/llvm/docs/ExceptionHandling.rst +++ b/llvm/docs/ExceptionHandling.rst @@ -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 -- cgit v1.2.3