summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-08-19 15:54:16 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-08-19 15:54:16 +0000
commitefe8474806b933869d676c2fc3b24e348e416d9d (patch)
tree5f7fa2b8b36ef30df349e7fb781e88e2be5b2a99 /utils
parent196a14ab6a9a3a197d562cbab3d6e2c37fd5f8ec (diff)
downloadllvm-efe8474806b933869d676c2fc3b24e348e416d9d.tar.gz
llvm-efe8474806b933869d676c2fc3b24e348e416d9d.tar.bz2
llvm-efe8474806b933869d676c2fc3b24e348e416d9d.tar.xz
Since we broke up SingleSource and MultiSource testing, the logs are now
separate as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/NightlyTestTemplate.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index 47c3a47c44..94ead786f0 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -159,8 +159,10 @@ with an asterisk: `*'. The columns of the tables are:<p>
GCC output: greater than 1 is a speedup, less than 1 is a slowdown.
</ol><p>
-A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a>
-for further analysis.
+A complete log of testing
+<a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a> and
+<a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a> programs are
+available</a> for further analysis.
<h2>Programs/MultiSource</h2>