Bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 1 Jun 2004 21:52:45 +0000 (21:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Jun 2004 21:52:45 +0000 (21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13935 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index cc2391ed6be76e496be512d99bd0a97a80f7cf7c..be15bc15dbf5b6e78b08be3977f5175a8ac393ca 100644 (file)
@@ -245,6 +245,7 @@ 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>
+<li><a href="http://llvm.cs.uiuc.edu/PR315">[jit] abort, don't warn, when missing external functions encountered</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>