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 4feb907d36..002d8f4bd9 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -581,6 +581,8 @@ it run faster:</p> from the previous release.</p> <ul> + <li>The <code>LLVMC</code> front end code was removed while separating + out language independence.</li> <li>The <code>LowerSetJmp</code> pass wasn't used effectively by any target and has been removed.</li> <li>The old <code>TailDup</code> pass was not used in the standard pipeline |