[LLVMbugs] Problems compiling poolalloc

John Criswell criswell at uiuc.edu
Fri Jun 20 13:12:30 PDT 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.
>
>          % 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
>   mstrout at cs.colostate.edu
> =======================================
>
>
>
>
> _______________________________________________
> LLVMbugs mailing list
> LLVMbugs at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
>   




More information about the llvm-bugs mailing list