[llvm-commits] CVS: llvm-test/External/SPEC/CFP2000/179.art/Makefile

John Criswell criswell at cs.uiuc.edu
Wed Sep 1 07:34:14 PDT 2004



Changes in directory llvm-test/External/SPEC/CFP2000/179.art:

Makefile updated: 1.2 -> 1.3
---
Log message:

Migrating test suite out of the source tree.



---
Diffs of the changes:  (+1 -1)

Index: llvm-test/External/SPEC/CFP2000/179.art/Makefile
diff -u llvm-test/External/SPEC/CFP2000/179.art/Makefile:1.2 llvm-test/External/SPEC/CFP2000/179.art/Makefile:1.3
--- llvm-test/External/SPEC/CFP2000/179.art/Makefile:1.2	Wed Feb 25 18:01:21 2004
+++ llvm-test/External/SPEC/CFP2000/179.art/Makefile	Wed Sep  1 09:33:20 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../../..
+LEVEL = ../../../..
 ifdef LARGE_PROBLEM_SIZE
 RUN_OPTIONS     = -scanfile c756hel.in -trainfile1 a10.img -stride 2 -startx 134 -starty 220 -endx 184 -endy 240 -objects 3
 else






More information about the llvm-commits mailing list