Changes in directory llvm/test:

TestRunner.sh updated: 1.12 -> 1.13
---
Log message:

Add some documentation about the arguments.


---
Diffs of the changes:  (+3 -0)

 TestRunner.sh |    3 +++
 1 files changed, 3 insertions(+)


Index: llvm/test/TestRunner.sh
diff -u llvm/test/TestRunner.sh:1.12 llvm/test/TestRunner.sh:1.13
--- llvm/test/TestRunner.sh:1.12        Sat Jun 17 03:06:33 2006
+++ llvm/test/TestRunner.sh     Wed Nov  1 21:37:39 2006
@@ -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



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to