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:
dca7978
)
Mention the --enable-targets= option to configure.
author
Reid Spencer
<rspencer@reidspencer.com>
Fri, 22 Apr 2005 20:27:33 +0000
(20:27 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Fri, 22 Apr 2005 20:27:33 +0000
(20:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21459
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index e3ae3896db60d5ade9cc1c6d99d194fcc01e79da..4bcf6c45b27e27cd1cb97ac86c1ae85001036619 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-84,6
+84,9
@@
bug fixes for those problems found since the 1.4 release.</p>
Alpha, and IA64.</li>
<li>Support for Microsoft Visual Studio is improved, and <a
href="GettingStartedVS.html">now documented</a>.</li>
+ <li>Configuring LLVM to build targets selectively is now implemented, via the
+ <tt>--enable-targets=</tt> option. This feature is documented
+ <a href="GettingStarted.html#config">here</a>.</li>
</ol>
</div>