Bug 122 fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-07-18 07:25:14 +00:00
parent 25c6d68029
commit bff3984e25

View 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>
<!--=========================================================================-->