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 | eaccdd34a330d2f7578edbaeec924912a9325f48 (patch) | |
tree | a28cdef1d6e000b83c6849e2a1302324d7ff8f9b /llvm/docs/ExceptionHandling.html | |
parent | 7d6a183eb861fc3ee0c4c3debfc98b277ab083a0 (diff) | |
download | bcm5719-llvm-eaccdd34a330d2f7578edbaeec924912a9325f48.tar.gz bcm5719-llvm-eaccdd34a330d2f7578edbaeec924912a9325f48.zip |
Documentation: fix HTML validation errors.
llvm-svn: 78196
Diffstat (limited to 'llvm/docs/ExceptionHandling.html')
-rw-r--r-- | llvm/docs/ExceptionHandling.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ExceptionHandling.html b/llvm/docs/ExceptionHandling.html index 56318a4aa63..6ec6ab8233e 100644 --- a/llvm/docs/ExceptionHandling.html +++ b/llvm/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> |