aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 4ddddbefcb..016204cae9 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -146,6 +146,9 @@ href="AliasAnalysis.html#globalsmodref">context-sensitive mod/ref analysis</a>
for global variables, which is now enabled by default in gccld.</li>
<li>LLVM can now autogenerate assembly printers for code generators from the
tablegen description of the target (before they were hand coded).</li>
+<li>All LLVM tools will now respond to the
+<a href="http://llvm.cs.uiuc.edu/PR413"><tt>--version</tt> option</a> which
+will tell you the version of LLVM on which the tool is based.</li>
</ol>
</div>