mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
qoi bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11127 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
adf9b90411
commit
e8425c5a5e
@ -123,6 +123,7 @@ In this release, the following Quality of Implementation issues were fixed:
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR196">[vmcore] OpaqueType objects memory leak</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR182">[llvmgcc] C front-end does not compile "extern inline" into linkonce</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR73">Bytecode format inconsistent</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR209">[loadvn/inline/gcse] Slow optimizations with extremely large basic blocks</a></li>
|
||||
</ol>
|
||||
|
||||
<!--=========================================================================-->
|
||||
|
Loading…
Reference in New Issue
Block a user