[LLVMdev] Reg Installation of LLVM

Tanya Lattner tonic at nondot.org
Wed Dec 8 10:48:05 PST 2004


> I am working on a CS 421 unit project to write a COOL
> interface to LLVM. I downlloaded the gcc front and I got the
> LLVM source code from the CVS. I went by the instructions and
> ran the configure file with the required parameters and thten
> ran make. I did compilation and linking for quite some time.
> But then the tools/lli has just the lli.cpp and I was not able
> to find the binaries.
> Please help me out install LLVM.

The binaries may be found in llvm/Debug/bin. (in your objdir)

-Tanya




More information about the llvm-dev mailing list