Ooh, that fixed the annoying warning!!

llvm-svn: 14064
This commit is contained in:
Chris Lattner 2004-06-08 07:19:29 +00:00
parent 25b3a03e17
commit bd948cfe38
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ bytecode onto your terminal</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR329">[llvmgcc] type names are not emitted
for structure typedefs</a></li>
<li>All documentation is now conformant to the HTML 4.01 (Strict) level.</li>
<li>The spurious "WARNING: Found global types that are not compatible" warning
produced when linking C++ programs has been fixed.</li>
</ol>
</div>