[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile

Chris Lattner lattner at cs.uiuc.edu
Mon Jun 2 00:49:01 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC/CINT2000/255.vortex:

Makefile updated: 1.1 -> 1.2

---
Log message:

Configure run parameters


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.1 llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.2
--- llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile:1.1	Thu May 22 12:29:23 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/255.vortex/Makefile	Mon Jun  2 00:48:35 2003
@@ -1,4 +1,4 @@
 LEVEL = ../../../../../..
-#RUN_OPTIONS     = `cat $(REF_IN_DIR)control`
+RUN_OPTIONS     = lendian.raw
 #STDOUT_FILENAME := input.random.out
 include ../../Makefile.spec





More information about the llvm-commits mailing list