From a2b40a95b264a8a00d849928cc510556bbf778a3 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 23 Feb 2010 07:56:18 +0000 Subject: Kill unused llvmgccmajvers testing variable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96906 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/TestingGuide.html') 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
llvmgcc_version (%llvmgcc_version)
The full version number of the llvm-gcc executable.
-
llvmgccmajvers (%llvmgccmajvers)
-
The major version number of the llvm-gcc executable.
-
gccpath
The full path to the C compiler used to build LLVM. Note that this might not be gcc.
-- cgit v1.2.3