[llvm-commits] REPOST: llvm-gcc expensive checks patch
Reid Spencer
rspencer at reidspencer.com
Sun Jul 8 19:59:15 PDT 2007
On Sun, 2007-07-08 at 19:27 -0700, Chris Lattner wrote:
>
> I'm not talking about getting llvm-top going.
It is going. I can successfully build llvm and hlvm by checking out
llvm-top and just doing:
make build MODULE=hlvm
Although I can't test hlvm because the repository doesn't have llvm-gcc
yet.
> That is orthogonal
> from getting the basic web site restored to operational.
Are we talking about llvm-gcc here or the website ? If the web site,
how's that going? When do you expect to have it working?
> I'd like to
> be able to check out "test-suite" as projects/test-suite and have
> that "just work" for example.
That's a strange request. If you check it out and put it in
projects/llvm-test it works just fine. When we build from llvm-top it
will check it out and put it in a test-suite directory. Again, I don't
see why this is a road block.
>
> -Chris
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list