[llvm-commits] CVS: llvm-test/Makefile.config.in
Chris Lattner
lattner at cs.uiuc.edu
Thu May 19 18:53:27 PDT 2005
Changes in directory llvm-test:
Makefile.config.in updated: 1.14 -> 1.15
---
Log message:
Remove this
---
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.14 llvm-test/Makefile.config.in:1.15
--- llvm-test/Makefile.config.in:1.14 Fri May 13 00:06:14 2005
+++ llvm-test/Makefile.config.in Thu May 19 20:53:16 2005
@@ -64,9 +64,5 @@
@USE_FPGROWTH@
FPGROWTH_ROOT := @FPGROWTH_ROOT@
-# Path to the boxed-sim source code
- at USE_BOXEDSIM@
-BOXEDSIM_ROOT := @BOXEDSIM_ROOT@
-
# Disable LLC diffs for testing.
@DISABLE_LLC_DIFFS@
More information about the llvm-commits
mailing list