Displaying 2 results from an estimated 2 matches for "rrelease_19".
Did you mean:
release_19
2007 Feb 05
1
[LLVMdev] lli problem in llvm
Hi Reid,
I am using llvmgcc4-1.9 for x86 linux, and I got my version of LLVM from
CVS repository. Are these versions not compatible?
Thanks,
Joy.
--
Joy W. Kamunyori
Graduate Student - Computer Science Dept.
University of Virginia
jkamunyori at cs.virginia.edu
"Life must be understood backwards; but... it must be lived forward."
Soren Kierkegaard
2007 Feb 06
1
[LLVMdev] llvm-poolalloc compilation failed
Chris,
I performed the steps you gave below to check out llvm-poolalloc. When
I want to get new updates made to llvm-poolalloc, do I perform the
following commands?
cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login
<Hit return for an empty password>
cd llvm/projects
cvs -d :pserver:anon at llvm.org:/var/cvs/llvm update -r release_19
llvm-poolalloc
In other words, do I specify the