summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-07-18 07:25:14 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-07-18 07:25:14 +0000
commitbff3984e252667b8befc20229513bfec9a26de77 (patch)
tree464269ee7190e6a690a37adba97ddd217c7d8155 /docs
parent25c6d68029dc0e45dce5f6aa08c5e868b8a923fa (diff)
downloadllvm-bff3984e252667b8befc20229513bfec9a26de77.tar.gz
llvm-bff3984e252667b8befc20229513bfec9a26de77.tar.bz2
llvm-bff3984e252667b8befc20229513bfec9a26de77.tar.xz
Bug 122 fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14959 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ef2f95eb60..f25c56cb6a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -257,6 +257,9 @@ loops formed from gotos (like GCC).</li>
<li>Fixed: <a href="http://llvm.cs.uiuc.edu/PR368">[sparcv9] null
often spilled to constant pool</a>.</li>
</ol>
+<li>Fixed: <a href="Http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable
+ class cleanup, Type should not derive from Value, eliminate
+ ConstantPointerRef class</a>. All three changes have been made.
</div>
<!--=========================================================================-->