From e2d76237ecaa1b16ac2fce4b47477b47f5499b7a Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Thu, 10 Sep 2009 04:56:59 +0000 Subject: Remove prcontext. llvm-svn: 81427 --- llvm/docs/TestingGuide.html | 8 -------- 1 file changed, 8 deletions(-) (limited to 'llvm/docs/TestingGuide.html') diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index 51ffa450b0b..f9743634e77 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -650,14 +650,6 @@ substitutions
The target triplet that corresponds to the current host machine (the one running the test cases). This should probably be called "host".
-
prcontext (%prcontext)
-
Path to the prcontext tcl script that prints some context around a - line that matches a pattern. This isn't strictly necessary as the test suite - is run with its PATH altered to include the test/Scripts directory where - the prcontext script is located. Note that this script is similar to - grep -C but you should use the prcontext script because - not all platforms support grep -C.
-
llvmgcc (%llvmgcc)
The full path to the llvm-gcc executable as specified in the configured LLVM environment
-- cgit v1.2.3