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:
173b29a
)
Try to fix reST markup for an external link.
author
Nico Weber
<nicolasweber@gmx.de>
Mon, 23 Feb 2015 03:31:29 +0000
(
03:31
+0000)
committer
Nico Weber
<nicolasweber@gmx.de>
Mon, 23 Feb 2015 03:31:29 +0000
(
03:31
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230200
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ExceptionHandling.rst
patch
|
blob
|
history
diff --git
a/docs/ExceptionHandling.rst
b/docs/ExceptionHandling.rst
index fe6876ad83a792801f5cfe5808a1fa4c04067967..96bb6a1d0ac7733aa174c670aad253dcbda555ea 100644
(file)
--- a/
docs/ExceptionHandling.rst
+++ b/
docs/ExceptionHandling.rst
@@
-77,7
+77,7
@@
representation and a significant restructuring just before code generation.
General information about the Windows x64 exception handling mechanism can be
found at `MSDN Exception Handling (x64)
-<https://msdn.microsoft.com/en-us/library/1eyas8tf(v=vs.80).aspx>
_`
.
+<https://msdn.microsoft.com/en-us/library/1eyas8tf(v=vs.80).aspx>
`_
.
Overview
--------