diff options
author | Chris Lattner <sabre@nondot.org> | 2005-02-19 17:17:32 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-02-19 17:17:32 +0000 |
commit | d12b9b2f8df29b9fccc3a67b2da07099e89e56bf (patch) | |
tree | 74c04b532d203f558f191ea63771ce2d0ab4b63c /docs/ReleaseNotes.html | |
parent | 3363e2786c55097e145abf7235c1ae944ebe0bb6 (diff) | |
download | external_llvm-d12b9b2f8df29b9fccc3a67b2da07099e89e56bf.zip external_llvm-d12b9b2f8df29b9fccc3a67b2da07099e89e56bf.tar.gz external_llvm-d12b9b2f8df29b9fccc3a67b2da07099e89e56bf.tar.bz2 |
typeo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ed6da14..961dab1 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -167,7 +167,7 @@ were fixed:</a> <li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling bitfield <-> aggregate assignment</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR520">[llvm-g++] Error compiling - virtrual function thunk with an unnamed argument</a></li> + virtual function thunk with an unnamed argument</a></li> </ol> </div> |