[llvm-commits] CVS: llvm-test/Makefile.config.in

Misha Brukman brukman at cs.uiuc.edu
Sun Apr 24 15:26:10 PDT 2005



Changes in directory llvm-test:

Makefile.config.in updated: 1.12 -> 1.13
---
Log message:

Add comment for Perfect Club benchmark config


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

 Makefile.config.in |    1 +
 1 files changed, 1 insertion(+)


Index: llvm-test/Makefile.config.in
diff -u llvm-test/Makefile.config.in:1.12 llvm-test/Makefile.config.in:1.13
--- llvm-test/Makefile.config.in:1.12	Sun Apr 24 17:21:38 2005
+++ llvm-test/Makefile.config.in	Sun Apr 24 17:25:59 2005
@@ -68,6 +68,7 @@
 @USE_BOXEDSIM@
 BOXEDSIM_ROOT := @BOXEDSIM_ROOT@
 
+# Path to the Perfect Club benchmarks source code
 @USE_PERFECT@
 PERFECT_ROOT := @PERFECT_ROOT@
 






More information about the llvm-commits mailing list