[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile

Chris Lattner lattner at cs.uiuc.edu
Thu May 15 13:12:52 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/256.bzip2:

Makefile added (r1.1)

---
Log message:

Add support for benchmark


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile:1.1
*** /dev/null	Thu May 15 13:11:16 2003
--- llvm/test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile	Thu May 15 13:11:06 2003
***************
*** 0 ****
--- 1,4 ----
+ LEVEL = ../../../../../..
+ RUN_OPTIONS     = `cat $(REF_IN_DIR)control`
+ STDOUT_FILENAME := input.random.out
+ include ../../Makefile.spec





More information about the llvm-commits mailing list