From: David Majnemer Date: Sat, 12 Dec 2015 06:56:02 +0000 (+0000) Subject: Try to appease sphinx X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=7197ef7e0d1d696799afc1a0dedf838b2213901d;ds=sidebyside Try to appease sphinx git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255429 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ExceptionHandling.rst b/docs/ExceptionHandling.rst index 12899ed8380..f89e3027d5d 100644 --- a/docs/ExceptionHandling.rst +++ b/docs/ExceptionHandling.rst @@ -745,6 +745,7 @@ C++ code: } .. code-block:: llvm + define void @f() #0 personality i8* bitcast (i32 (...)* @__CxxFrameHandler3 to i8*) { entry: invoke void @_CxxThrowException(i8* null, %eh.ThrowInfo* null) #1