Michelle Strout wrote: > Chris and others, > > To get the poolalloc module to compile, I had to copy some llvm > include files to different names. > > % 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? > We are currently doing active work on llvm-poolalloc; mainline llvm-poolalloc should compile with mainline LLVM.
Is your LLVM and llvm-poolalloc trees up to date with everything in the Subversion repository? -- John T. > 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 > _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
