bug fixed

llvm-svn: 15142
This commit is contained in:
Brian Gaeke 2004-07-23 19:41:13 +00:00
parent b4acba49b1
commit dfaa6ec48f
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ instruction</a></li>
an instruction is not embedded into a function</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR369">[X86] stackifier crash on floating
point setcc X, X</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR407">Can't add LICM to FunctionPassManager</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>