[llvm-commits] CVS: llvm/test/Programs/External/SPEC/Makefile.spec
Chris Lattner
lattner at cs.uiuc.edu
Mon Jul 21 14:59:02 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC:
Makefile.spec updated: 1.13 -> 1.14
---
Log message:
Remove unused define
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/Makefile.spec
diff -u llvm/test/Programs/External/SPEC/Makefile.spec:1.13 llvm/test/Programs/External/SPEC/Makefile.spec:1.14
--- llvm/test/Programs/External/SPEC/Makefile.spec:1.13 Fri Jul 18 11:00:24 2003
+++ llvm/test/Programs/External/SPEC/Makefile.spec Mon Jul 21 14:58:23 2003
@@ -47,7 +47,6 @@
CPPFLAGS += -DSPEC_CPU2000
SPEC_SANDBOX := $(LEVEL)/test/Programs/External/SPEC/Sandbox.sh
-SPEC_SANDBOX_COV := $(LEVEL)/test/Programs/External/SPEC/Sandbox_cov.sh
# Information about testing the program...
REF_IN_DIR := $(SPEC_BENCH_DIR)/data/$(RUN_TYPE)/input/
More information about the llvm-commits
mailing list