projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89a5ec
)
Try to appease sphinx
author
David Majnemer
<david.majnemer@gmail.com>
Sat, 12 Dec 2015 06:56:02 +0000
(06:56 +0000)
committer
David Majnemer
<david.majnemer@gmail.com>
Sat, 12 Dec 2015 06:56:02 +0000
(06:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255429
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ExceptionHandling.rst
patch
|
blob
|
history
diff --git
a/docs/ExceptionHandling.rst
b/docs/ExceptionHandling.rst
index 12899ed8380a56402ccba0efbdf7b8acf63ea41b..f89e3027d5d023f1d12041feca951b1b8917d27b 100644
(file)
--- 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