mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 22:07:27 +00:00
Bugs fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15222 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cddc86f27c
commit
f847432f77
@ -183,7 +183,11 @@ for structure typedefs</a></li>
|
||||
produced when linking C++ programs has been fixed.</li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From
|
||||
Bytecode Reader</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR392">Global Vars Have (Somewhat) Limited
|
||||
Type Range</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR341">operator<< on a Value* now prints the address of the object instead of its contents.</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR402">Bytecode Enhancements
|
||||
Needed</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is really slow on 252.eon</a></li>
|
||||
</ol>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user