[llvm-commits] CVS: llvm-test/GenerateReport.pl

John Criswell criswell at cs.uiuc.edu
Mon Nov 8 13:06:38 PST 2004



Changes in directory llvm-test:

GenerateReport.pl updated: 1.23 -> 1.24
---
Log message:

Add a comment about the -csv option.


---
Diffs of the changes:  (+1 -1)

Index: llvm-test/GenerateReport.pl
diff -u llvm-test/GenerateReport.pl:1.23 llvm-test/GenerateReport.pl:1.24
--- llvm-test/GenerateReport.pl:1.23	Wed Nov  3 15:57:44 2004
+++ llvm-test/GenerateReport.pl	Mon Nov  8 15:06:21 2004
@@ -11,7 +11,7 @@
 #           and descriptions for the columns of interest.  In reads the raw log
 #           input from stdin and writes the table to stdout.
 #
-# Syntax:   GenerateReport.pl [-html] [-latex] [-graphs] <ReportDesc>
+# Syntax:   GenerateReport.pl [-html] [-latex] [-graphs] [-csv] <ReportDesc>
 #                    < Input > Output
 #
 






More information about the llvm-commits mailing list