diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-03-16 09:01:10 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-03-16 09:01:10 +0000 |
| commit | 0ea6017b87c3b92bd53e407144f310774d59f3e6 (patch) | |
| tree | 4a813c227d0b8491b853e78f1dd804d775d0fa0a /llvm/docs | |
| parent | d3dc850c6c623551aa635473c6c474a7a4731f6e (diff) | |
| download | bcm5719-llvm-0ea6017b87c3b92bd53e407144f310774d59f3e6.tar.gz bcm5719-llvm-0ea6017b87c3b92bd53e407144f310774d59f3e6.zip | |
Fix bug in bug name. It must be the painkillers that I haven't been taking
llvm-svn: 12440
Diffstat (limited to 'llvm/docs')
| -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 5113ce6b868..057f94cf644 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -242,7 +242,7 @@ management functions in libc runtime to allow them to be overriden</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR272">[llvmgcc] Invalid code created for complex division operation</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR268">[llvmgcc] Incorrect code generation for pointer subtraction</a></li> <li><a href="http://llvm.cs.uiuc.edu/PR261">[llvmg++] Crash assigning pointers-to-members with casted types</a></li> -<li><a href="http://llvm.cs.uiuc.edu/PR291">[llvm-g++] Cleanups and exception handlers don't mix properly</a></li> +<li><a href="http://llvm.cs.uiuc.edu/PR291">[llvm-g++] Cleanups and gotos don't mix properly</a></li> </ol> </div> |

