aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e1ce82a9d9..06d2bd93ce 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -111,6 +111,8 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
<li>llvmgcc and llvmg++ now emit source line number information when '-g' is
passed in. This information can be used with llvm-db or other tools and
passes.</li>
+ <li>The target-to-JIT interfaces <a href="http://llvm.cs.uiuc.edu/PR283">are
+ now much simpler</a> and more powerful.</li>
</ol>
</div>