summaryrefslogtreecommitdiffstats
path: root/docs/ExceptionHandling.html
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2009-08-05 15:42:44 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2009-08-05 15:42:44 +0000
commite15192b36bb5e99838d3f70bf79f7b8bed7a75b9 (patch)
treef806c1b39e3729a535af21298a405d66f6904990 /docs/ExceptionHandling.html
parentea2381eb7143e2ba3ad37de386cabd392b6609d8 (diff)
downloadexternal_llvm-e15192b36bb5e99838d3f70bf79f7b8bed7a75b9.zip
external_llvm-e15192b36bb5e99838d3f70bf79f7b8bed7a75b9.tar.gz
external_llvm-e15192b36bb5e99838d3f70bf79f7b8bed7a75b9.tar.bz2
Documentation: fix HTML validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ExceptionHandling.html')
-rw-r--r--docs/ExceptionHandling.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ExceptionHandling.html b/docs/ExceptionHandling.html
index 56318a4..6ec6ab8 100644
--- a/docs/ExceptionHandling.html
+++ b/docs/ExceptionHandling.html
@@ -426,6 +426,8 @@ destination address for a <a href="#llvm_eh_sjlj_longjmp"><tt>
llvm.eh.sjlj.longjmp</tt></a> in the second word. The following three words
are available for use in a target-specific manner.</p>
+</div>
+
<!-- ======================================================================= -->
<div class="doc_section">
<a name="asm">Asm Table Formats</a>