aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-11-16 21:42:48 +0000
committerChris Lattner <sabre@nondot.org>2003-11-16 21:42:48 +0000
commit5edc1bbaf732f0ade0098c9faf098aff1ba22c64 (patch)
tree3292243a162299f3cc9a0e35424212ac2bc7fa82 /docs
parentfaa45ce300f45ad81576b1a7cefeb0f76d701579 (diff)
downloadexternal_llvm-5edc1bbaf732f0ade0098c9faf098aff1ba22c64.zip
external_llvm-5edc1bbaf732f0ade0098c9faf098aff1ba22c64.tar.gz
external_llvm-5edc1bbaf732f0ade0098c9faf098aff1ba22c64.tar.bz2
add adce bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 8da2354..bbc96e6 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -144,6 +144,7 @@ In this release, the following bugs in the previous release were fixed:<p>
<li><a href="http://llvm.cs.uiuc.edu/PR108">gccld -Lfoo -lfoo fails to find ./foo/libfoo.a</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR110">[bcreader] Incorrect cast causes misread forward constant references</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR112">Casting a string constant to void crashes llvm-gcc</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR116">[adce] ADCE considers blocks without postdominators to be unreachable</a></li>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -450,6 +451,6 @@ via the mailing lists.<p>
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Sun Nov 16 14:25:00 CST 2003
+Last modified: Sun Nov 16 15:41:42 CST 2003
<!-- hhmts end -->
</body></html>