forked from OSchip/llvm-project
Fix bug in bug name. It must be the painkillers that I haven't been taking
llvm-svn: 12440
This commit is contained in:
parent
d3dc850c6c
commit
0ea6017b87
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue