Bug fixed
authorChris Lattner <sabre@nondot.org>
Fri, 21 May 2004 16:48:20 +0000 (16:48 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 May 2004 16:48:20 +0000 (16:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13619 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 73068181840198c36532a6a139f4ef8adde0f921..4bd208d2d393f15413e0fcb3cc2b9552be038b57 100644 (file)
@@ -213,6 +213,7 @@ code that unwinds</a></li>
 of the same name, both having constant pools</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR337">[livevar] Live variables missed
 physical register use of aliased definition</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR340">Verifier misses malformed switch instruction</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>