diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2009-08-05 15:42:44 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2009-08-05 15:42:44 +0000 |
| commit | 7b2136db1a66dc7b06420a051214b37e15e11508 (patch) | |
| tree | f806c1b39e3729a535af21298a405d66f6904990 /docs/ExceptionHandling.html | |
| parent | b217bfa3b6d0649942c4f231ca5cc5ac85c5503c (diff) | |
| download | external_llvm-7b2136db1a66dc7b06420a051214b37e15e11508.zip external_llvm-7b2136db1a66dc7b06420a051214b37e15e11508.tar.gz external_llvm-7b2136db1a66dc7b06420a051214b37e15e11508.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.html | 2 |
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> |
