Displaying 2 results from an estimated 2 matches for "nikhilreddy".
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
llvm[4]: Compiling PoolAllocate.cpp for Release+Asserts build
/home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:
In member function ‘virtual bool
llvm::PoolAllocate::runOnModule(llvm::Module&)’:
/home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:403:16:
error: ‘class llvm::Constant’ has no member named
‘r...
2015 Jul 29
0
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...poolalloc/lib/Makefile.
Also, are you using the code from Peter's Github repository? I think
Peter made this change in his code already.
Regards,
John Criswell
On 7/29/15 11:27 AM, Nikhil Reddy Kothapally wrote:
> llvm[4]: Compiling PoolAllocate.cpp for Release+Asserts build
> /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:
> In member function ‘virtual bool
> llvm::PoolAllocate::runOnModule(llvm::Module&)’:
> /home/NIKHILREDDY/WORK/LLVM_SRC/projects/poolalloc/lib/PoolAllocate/PoolAllocate.cpp:403:16:
> error: ‘class llvm::Constant’...