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:
9cf662b
)
Bug fixed
author
Chris Lattner
<sabre@nondot.org>
Tue, 3 Feb 2004 22:59:56 +0000
(22:59 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 3 Feb 2004 22:59:56 +0000
(22:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11103
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 21b5cb5cee9d4bac694ad9f9d9517984b808b58d..cc2d4e72b3e781f6c7b4a3522ac91346f57868b7 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-133,6
+133,7
@@
In this release, the following build problems were fixed:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR214">[build] hard-wired assumption that shared-library extension is ".so"</a></li>
+<li><A href="http://llvm.cs.uiuc.edu/PR222">make tools-only doesn't make lib/Support</a></li>
</ol>
<!--=========================================================================-->