Added note for PR413
authorReid Spencer <rspencer@reidspencer.com>
Wed, 4 Aug 2004 00:43:50 +0000 (00:43 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 4 Aug 2004 00:43:50 +0000 (00:43 +0000)
Tools now respond to the --version option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15456 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 4ddddbefcb01b0b20b2e9eed5d5f716a84a60d5a..016204cae9cd6866639149e857fa448a61c10291 100644 (file)
@@ -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>