[LLVMdev] Problem Running llvm-suite

Dale Johannesen dalej at apple.com
Fri Feb 6 21:07:36 PST 2009


On Feb 6, 2009, at 8:52 PM, Patrick Simmons wrote:

> Hi,
>
> I'm trying to run the tests in llvm-suite, but I've run into trouble.
> First, I had the llvm-suite checkout in a directory alongside the llvm
> compiler checkout, but, when I ran "make" from llvm-suite, it  
> complained
> about there not being a Makefile two levels above it, so I moved
> llvm-suite into the "test" subdirectory inside the llvm compiler
> checkout.  I ran "make" again, but I got this:

You need to put it under the "projects" subdirectory.  Read this:
http://llvm.org/docs/TestingGuide.html

It is perhaps a little confusing; looks like you stopped reading after  
the first "test suite" section.  Keep going.




More information about the llvm-dev mailing list