[LLVMdev] Re: Help regarding llvm tool

Misha Brukman brukman at cs.uiuc.edu
Fri Jul 22 23:11:32 PDT 2005


On Fri, Jul 22, 2005 at 04:07:40PM -0700, Murali Krishna Nethi wrote:
> I have downloaded and installed llvm for research on compilers and
> code generation. I wante d to know if the llvm-tv was not a part of
> CVS distribution? I have downloaded llvm however, the tool llvm-tv is
> missing. could you point me to a website where I could download it?

LLVM distributions do not contain LLVM-TV.  There are no releases of
LLVM-TV as of yet, the only way to get it is via CVS.  Use the same
directions as for checking out LLVM, except run "cvs co llvm-tv" where
the document says "cvs co llvm".  The document is "Getting Started
Guide" under http://llvm.cs.uiuc.edu/docs/ .

If you have issues compiling or using llvm-tv, please email
llvmdev at cs.uiuc.edu .

Thanks,
-- 
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu




More information about the llvm-dev mailing list