aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-01-20 19:16:50 +0000
committerChris Lattner <sabre@nondot.org>2004-01-20 19:16:50 +0000
commitae3664b6088359a9d854c63fedf683ca60f9cf94 (patch)
treec86573d98f99f5f14f1d5044bddb8d9640de36dd /docs/ReleaseNotes.html
parent62f8bf05668db841c44afb2977e785cac9e4dfd3 (diff)
downloadexternal_llvm-ae3664b6088359a9d854c63fedf683ca60f9cf94.zip
external_llvm-ae3664b6088359a9d854c63fedf683ca60f9cf94.tar.gz
external_llvm-ae3664b6088359a9d854c63fedf683ca60f9cf94.tar.bz2
bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10929 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b2136c4..1e2caef 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -160,6 +160,7 @@ infrequent crash</a></li>
canonicalization always makes 32-bit indvars</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR193">[constantmerge] Merging globals can
cause use of invalid pointers!</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR212">[bcreader] Bytecode reader misreads 'long -9223372036854775808'!</a></li>
</ol>