On Fri, 20 Jun 2008, Michelle Strout wrote: > Chris and others, > > To get the poolalloc module to compile, I had to copy some llvm > include files to different names.
Hi Michelle, I don't actively hack on poolalloc any longer, but I believe Vikram's group is still doing work with it, -Chris > % cd /Users/mstrout/software/include/llvm/ADT/ > % cp hash_map hash_map.h > % cp hash_set hash_set.h > % cp iterator iterator.h > > Does this mean that poolalloc is not being updated? What is its status? > > Thanks, > Michelle > > ======================================= > Michelle Mills Strout > Assistant Professor > > Colorado State University > Computer Science Department > 1873 Campus Delivery > Fort Collins, CO 80523-1873 > > (970) 491-7026 > [EMAIL PROTECTED] > ======================================= > > > > > _______________________________________________ > LLVMbugs mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs > -Chris -- http://nondot.org/sabre/ http://llvm.org/ _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
