[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile

John Criswell criswell at cs.uiuc.edu
Tue Feb 10 11:24:06 PST 2004


Changes in directory llvm/test/Programs/External/SPEC/CINT95/130.li:

Makefile added (r1.1)

---
Log message:

Adding SPEC95 integer benchmark.



---
Diffs of the changes:  (+5 -0)

Index: llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile
diff -c /dev/null llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile:1.1
*** /dev/null	Tue Feb 10 11:23:26 2004
--- llvm/test/Programs/External/SPEC/CINT95/130.li/Makefile	Tue Feb 10 11:23:16 2004
***************
*** 0 ****
--- 1,5 ----
+ LEVEL = ../../../../../..
+ REQUIRES_EH_SUPPORT = 1
+ STDIN_FILENAME  := test.lsp
+ STDOUT_FILENAME := test.out
+ include ../../Makefile.spec95





More information about the llvm-commits mailing list