mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
PR82 is finally fixed!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12656 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af48fa8259
commit
ce8492def2
@ -98,7 +98,7 @@ In this release, the following missing features were implemented:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with more than 256 elements</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
@ -126,7 +126,7 @@ In this release, the following build problems were fixed:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR309">[vmcore] Code quality problem due to long operand of getelementptr</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
@ -236,9 +236,6 @@ corrupted.</li>
|
||||
<li>Linking in static archive files (.a files) is very slow (there is no symbol
|
||||
table in the archive).</li>
|
||||
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with
|
||||
more than 256 elements</a>.</li>
|
||||
|
||||
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link objects/archives in the order specified on the command line.</a></li>
|
||||
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR240">The lower-invoke pass does not mark
|
||||
|
Loading…
x
Reference in New Issue
Block a user