diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-08-02 20:29:51 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-08-02 20:29:51 +0000 |
| commit | 2fd93493d3c2ed0e668aabe42fec9cec3c55a375 (patch) | |
| tree | 077db2617b822257c464b0c7d62b9bfcb2ea5614 /llvm | |
| parent | 5cd409250022c78c0cd488022958e146ee76f62b (diff) | |
| download | bcm5719-llvm-2fd93493d3c2ed0e668aabe42fec9cec3c55a375.tar.gz bcm5719-llvm-2fd93493d3c2ed0e668aabe42fec9cec3c55a375.zip | |
... now real HTML 4.01 strict!
llvm-svn: 15417
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 68cc2cf78c0..4ddddbefcb0 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |

