projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11eaf53
)
Ooh, that fixed the annoying warning!!
author
Chris Lattner
<sabre@nondot.org>
Tue, 8 Jun 2004 07:19:29 +0000
(07:19 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 8 Jun 2004 07:19:29 +0000
(07:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14064
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index b5061af1da937d42a7dbc2cdedb190a81e5a1ac1..ec1fe8272eda00816138746f80d0bba9ae19f621 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-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>