Add a note on removing LLVMC.
llvm-svn: 140715
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 4feb907..002d8f4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -581,6 +581,8 @@
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