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

Chris Lattner lattner at cs.uiuc.edu
Thu May 12 22:06:31 PDT 2005



Changes in directory llvm-test:

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

This is gone


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

 Makefile.config.in |    4 ----
 1 files changed, 4 deletions(-)


Index: llvm-test/Makefile.config.in
diff -u llvm-test/Makefile.config.in:1.13 llvm-test/Makefile.config.in:1.14
--- llvm-test/Makefile.config.in:1.13	Sun Apr 24 17:25:59 2005
+++ llvm-test/Makefile.config.in	Fri May 13 00:06:14 2005
@@ -68,9 +68,5 @@
 @USE_BOXEDSIM@
 BOXEDSIM_ROOT := @BOXEDSIM_ROOT@
 
-# Path to the Perfect Club benchmarks source code
- at USE_PERFECT@
-PERFECT_ROOT := @PERFECT_ROOT@
-
 # Disable LLC diffs for testing.
 @DISABLE_LLC_DIFFS@






More information about the llvm-commits mailing list