[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Wed May 14 18:28:00 PDT 2003
Changes in directory llvm/test/Programs/External/SPEC/CINT2000/164.gzip:
Makefile added (r1.1)
---
Log message:
Add benchmark to testsuite
---
Diffs of the changes:
Index: llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile:1.1
*** /dev/null Wed May 14 18:27:57 2003
--- llvm/test/Programs/External/SPEC/CINT2000/164.gzip/Makefile Wed May 14 18:27:46 2003
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS = `cat $(REF_IN_DIR)control`
+ STDOUT_FILENAME := input.compressed.out
+ include ../../Makefile.spec
More information about the llvm-commits
mailing list