summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-02 20:29:51 +0000
committerChris Lattner <sabre@nondot.org>2004-08-02 20:29:51 +0000
commit04db80862c697dd6be547e1cedbc2657417e6cb0 (patch)
tree867db996f18599b8c979438c5f9314b9fe110882 /docs
parentd5713885dc92cf7275e4f768daee2de7123904b4 (diff)
downloadllvm-04db80862c697dd6be547e1cedbc2657417e6cb0.tar.gz
llvm-04db80862c697dd6be547e1cedbc2657417e6cb0.tar.bz2
llvm-04db80862c697dd6be547e1cedbc2657417e6cb0.tar.xz
... now real HTML 4.01 strict!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 68cc2cf78c..4ddddbefcb 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -632,7 +632,7 @@ Please report any bugs or problems.</p>
href="http://llvm.cs.uiuc.edu/PR406">IA64 ABI compliant layout of v-tables</a>.
In particular, it just stores function pointers instead of function
descriptors in the vtable. This bug prevents mixing C++ code compiled with
-LLVM with C++ objects compiled by other C++ compilers.</p>
+LLVM with C++ objects compiled by other C++ compilers.</li>
</ul>