diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 5979d3ec8a2..467e58ec1bb 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -302,8 +302,8 @@ located.
Path to a script that performs grep -C. Use this since not all platforms support grep -C.
-
%llvmgcc
Full path to the llvmgcc executable.
-
%llvmgxx
Full path to the llvmg++ executable.
+
%llvmgcc
Full path to the llvm-gcc executable.
+
%llvmgxx
Full path to the llvm-g++ executable.

There are also several scripts in the llvm/test/Scripts directory