From dfe93a50b510ebb4632330412e6330e099fa4610 Mon Sep 17 00:00:00 2001 From: David Majnemer Date: Wed, 17 Jun 2015 21:21:16 +0000 Subject: [PATCH] [docs] Fix "WARNING: Title underline too short." git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239947 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 1b9df6547d5..ef9fd92d2e5 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -1135,7 +1135,7 @@ optimizers but will not be emitted in the object file. .. _personalityfn: Personality Function -------------- +-------------------- The ``personality`` attribute permits functions to specify what function to use for exception handling. -- 2.11.0