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 | 3d6194f8ccf07c38fbccea4d1efa2d79723f4513 (patch) | |
tree | 0ca4fe422b04772d975d5447403a6b3f416f1bce | |
parent | fdff9e7d0d921bd61536146477e59221d8aae7e8 (diff) | |
download | bcm5719-llvm-3d6194f8ccf07c38fbccea4d1efa2d79723f4513.tar.gz bcm5719-llvm-3d6194f8ccf07c38fbccea4d1efa2d79723f4513.zip |
typeo
llvm-svn: 20251
-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 ed6da149b44..961dab1f745 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |