summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-21 16:48:20 +0000
committerChris Lattner <sabre@nondot.org>2004-05-21 16:48:20 +0000
commit8f7cf272418556fbc8b9474588a207d35042e8fd (patch)
tree6591eca474f8b841ddfa9adba534b378d2d3ee53 /llvm/docs
parentab5aa144030de814e482037769deb93862982d08 (diff)
downloadbcm5719-llvm-8f7cf272418556fbc8b9474588a207d35042e8fd.tar.gz
bcm5719-llvm-8f7cf272418556fbc8b9474588a207d35042e8fd.zip
Bug fixed
llvm-svn: 13619
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 73068181840..4bd208d2d39 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud