mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 13:51:39 +00:00
I wanted to make the top of the page less verbose. Hope this helps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8891 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5f92e2b11f
commit
1bb9a4878d
@ -56,10 +56,8 @@
|
||||
<ul>
|
||||
<li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>
|
||||
<ul>
|
||||
Time to check out CVS tree: <b>$CVSCheckoutTime</b> seconds<br>
|
||||
Number of directories in CVS: <b>$NumDirsInCVS</b><br>
|
||||
Number of files in CVS: <b>$NumFilesInCVS</b><br>
|
||||
Number of lines of code: <b>$LOC</b></ul>
|
||||
<b>$NumDirsInCVS</b> dirs, <b>$NumFilesInCVS</b> files, <b>$LOC</b>
|
||||
lines of code, checked out in <b>$CVSCheckoutTime</b> seconds<br></ul>
|
||||
<li><a href="$DATE-Build-Log.txt">Compilation Log</a>
|
||||
<ul>
|
||||
$BuildError
|
||||
|
Loading…
x
Reference in New Issue
Block a user