From: Joseph Tremoulet Date: Thu, 3 Sep 2015 09:33:54 +0000 (+0000) Subject: [Docs] Fix Sphinx warning X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=2467a4cad6dff6f9ea1337e1df32e9aaa37806a9;hp=8f3f5c300ec8f29c62d966e5865fd95965f94878 [Docs] Fix Sphinx warning Title underline was too short. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246754 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ExceptionHandling.rst b/docs/ExceptionHandling.rst index 71efa4bbd53..a90f7be9d71 100644 --- 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