diff --git a/test/TestRunner.sh b/test/TestRunner.sh index 68091c2188b..e84f56bd00c 100755 --- a/test/TestRunner.sh +++ b/test/TestRunner.sh @@ -8,6 +8,9 @@ # # %s - Replaced with the input name of the program, or the program to # execute, as appropriate. +# %llvmgcc - llvm-gcc command +# %llvmgxx - llvm-g++ command +# %prcontext - prcontext.tcl script # FILENAME=$1