diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9d140e568b..4e953f6b24 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -660,6 +660,8 @@ syntax, there are still significant gaps in that support.</p> from the previous release.</p> <ul> + <li>LLVM's build system now requires a python 2 interpreter to be present at + build time. A perl interpreter is no longer required.</li> <li>The C backend has been removed. It had numerous problems, to the point of not being able to compile any nontrivial program.</li> <li>The Alpha, Blackfin and SystemZ targets have been removed due to lack of |