[LLVMdev] The latest LLVM version that poolalloc tracks? (original) (raw)

John Criswell criswell at illinois.edu
Tue Mar 4 14:19:54 PST 2014


On 3/4/14, 12:28 PM, Paul Vario wrote:

Hi Fellows,

What is the latest LLVM version that poolalloc tracks? I tried building it under my llvm3.3 projects directory, but I got the following error message:

The release_32 branch of poolalloc should compile with LLVM 3.2. To get the release_32 branch, ues the following command:

svn co http://llvm.org/svn/llvm-project/poolalloc/branches/release_32 poolalloc

Regards,

John Criswell

PoolAllocate.cpp:603:1: error: unused function 'GetNodesReachableFromGlobals' [-Werror,-Wunused-function] GetNodesReachableFromGlobals (DSGraph* G, ^ 1 error generated.

Best Regards, Paul


LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140304/36dc8736/attachment.html>



More information about the llvm-dev mailing list