[llvm-commits] CVS: poolalloc/autoconf/configure.ac

John Criswell criswell at cs.uiuc.edu
Tue Mar 2 09:52:02 PST 2004


Changes in directory poolalloc/autoconf:

configure.ac updated: 1.4 -> 1.5

---
Log message:

Added TEST.pavtl.Makefile for running vtune tests specific to pool
allocation.



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

Index: poolalloc/autoconf/configure.ac
diff -u poolalloc/autoconf/configure.ac:1.4 poolalloc/autoconf/configure.ac:1.5
--- poolalloc/autoconf/configure.ac:1.4	Tue Nov 11 12:03:08 2003
+++ poolalloc/autoconf/configure.ac	Tue Mar  2 09:51:20 2004
@@ -29,6 +29,7 @@
 AC_CONFIG_MAKEFILE(runtime/FreeListAllocator/Makefile)
 AC_CONFIG_MAKEFILE(test/Makefile)
 AC_CONFIG_MAKEFILE(test/TEST.poolalloc.Makefile)
+AC_CONFIG_MAKEFILE(test/TEST.pavtl.Makefile)
 
 dnl **************************************************************************
 dnl * Determine which system we are building on





More information about the llvm-commits mailing list