diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index e3ae3896db6..4bcf6c45b27 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -84,6 +84,9 @@ bug fixes for those problems found since the 1.4 release.

Alpha, and IA64.
  • Support for Microsoft Visual Studio is improved, and now documented.
  • +
  • Configuring LLVM to build targets selectively is now implemented, via the + --enable-targets= option. This feature is documented + here.