mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Add new bug, add note about llvm-db
llvm-svn: 11201
This commit is contained in:
parent
70d893a160
commit
b80e3caa10
@ -95,7 +95,7 @@ This release implements the following new features:
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
<li><a href="SourceLevelDebugging.html">A new LLVM source-level debugger has been started.</a></li>
|
||||
<li></li>
|
||||
</ol>
|
||||
|
||||
@ -169,6 +169,7 @@ cause use of invalid pointers!</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR218">VMCore mishandles double -0.0</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR219">[X86] X86 backend code generates -0.0 as +0.0</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR223">[loopsimplify] Loopsimplify incorrectly updates dominator information</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user