mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Fix bug in bug name. It must be the painkillers that I haven't been taking
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12440 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7fe97dd95e
commit
c62db6fc40
@ -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…
x
Reference in New Issue
Block a user