Add a comment in validate saying where the hpc HTML is put
authorIan Lynagh <igloo@earth.li>
Mon, 7 Jul 2008 10:38:16 +0000 (10:38 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 7 Jul 2008 10:38:16 +0000 (10:38 +0000)
validate

index d6f6adb..784372d 100644 (file)
--- a/validate
+++ b/validate
@@ -8,6 +8,7 @@
 #   --hpc:            build stage2 with -fhpc, and see how much of the
 #                     compiler the test suite covers.
 #                     2008-07-01: 63% slower than the default.
+#                     HTML generated here: testsuite/hpc_output/hpc_index.html
 #   --fast:           Default. Opposite to --slow.
 #   --slow:           Build stage2 with -DDEBUG.
 #                     2008-07-01: 14% slower than the default.