[llvm-commits] CVS: poolalloc/test/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Mar 5 09:05:01 PST 2004


Changes in directory poolalloc/test:

Makefile updated: 1.12 -> 1.13

---
Log message:

Use Vtune report features.



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

Index: poolalloc/test/Makefile
diff -u poolalloc/test/Makefile:1.12 poolalloc/test/Makefile:1.13
--- poolalloc/test/Makefile:1.12	Thu Mar  4 17:59:24 2004
+++ poolalloc/test/Makefile	Fri Mar  5 09:04:27 2004
@@ -53,7 +53,7 @@
 vtl::
 	(cd $(LLVM_OBJ_ROOT)/test/Programs/$(SUBDIR); \
                PROJECT_DIR=$(BUILD_OBJ_ROOT) $(MAKE) -j1 TEST=pavtl \
-                   test)
+                   test report)
 	@printf "\a"; sleep 1; printf "\a"; sleep 1; printf "\a"
 
 perf::





More information about the llvm-commits mailing list