diff options
-rw-r--r-- | docs/ReleaseNotes.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e3ae3896db..4bcf6c45b2 100644 --- 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> |