Bug 122 fixed.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 18 Jul 2004 07:25:14 +0000 (07:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 18 Jul 2004 07:25:14 +0000 (07:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14959 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ef2f95eb603eff99c579a25f23799c0fc32128f8..f25c56cb6a237336eb55b806616035329ece675e 100644 (file)
@@ -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>
 
 <!--=========================================================================-->