[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile
Alkis Evlogimenos
alkis at cs.uiuc.edu
Sun Feb 29 18:36:01 PST 2004
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/176.gcc:
Makefile updated: 1.4 -> 1.5
---
Log message:
Make this work with the train inputs.
---
Diffs of the changes: (+1 -1)
Index: llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile:1.4 llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile:1.5
--- llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile:1.4 Wed Feb 25 18:01:20 2004
+++ llvm/test/Programs/External/SPEC/CINT2000/176.gcc/Makefile Sun Feb 29 18:35:29 2004
@@ -1,5 +1,5 @@
LEVEL = ../../../../../..
-RUN_OPTIONS = cccp.i -o cccp.s
+RUN_OPTIONS = cp-decl.i -o cp-decl.s
STDOUT_FILENAME = cccp.out
include ../../Makefile.spec2000
ifeq ($(ARCH),Sparc)
More information about the llvm-commits
mailing list