[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile

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



Changes in directory llvm-test/MultiSource/Benchmarks/llubenchmark:

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

Migrating test suite out of the source tree.



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

Index: llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile
diff -u llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile:1.3 llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile:1.4
--- llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile:1.3	Tue Mar  2 22:48:42 2004
+++ llvm-test/MultiSource/Benchmarks/llubenchmark/Makefile	Wed Sep  1 09:33:26 2004
@@ -1,4 +1,4 @@
-LEVEL = ../../../../..
+LEVEL = ../../..
 
 PROG     = llu
 CPPFLAGS =






More information about the llvm-commits mailing list