summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-02-23 07:56:18 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-02-23 07:56:18 +0000
commita2b40a95b264a8a00d849928cc510556bbf778a3 (patch)
treed8aaba4533f96fb2f1f67ddb0cb12a64fdd65d26 /docs/TestingGuide.html
parentba1cff4450e22415bfcb960342e6d5a5918e530a (diff)
downloadllvm-a2b40a95b264a8a00d849928cc510556bbf778a3.tar.gz
llvm-a2b40a95b264a8a00d849928cc510556bbf778a3.tar.bz2
llvm-a2b40a95b264a8a00d849928cc510556bbf778a3.tar.xz
Kill unused llvmgccmajvers testing variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96906 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r--docs/TestingGuide.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 43c414d4c9..a92dbe99a6 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -764,9 +764,6 @@ substitutions</a></div>
<dt><b>llvmgcc_version</b> (%llvmgcc_version)</dt>
<dd>The full version number of the <tt>llvm-gcc</tt> executable.</dd>
- <dt><b>llvmgccmajvers</b> (%llvmgccmajvers)</dt>
- <dd>The major version number of the <tt>llvm-gcc</tt> executable.</dd>
-
<dt><b>gccpath</b></dt>
<dd>The full path to the C compiler used to <i>build </i> LLVM. Note that
this might not be gcc.</dd>