[LLVMdev] LLVM install tree for the LLVM testsuite
Andrei Terechko
andrei at vectorfabrics.com
Wed Dec 2 02:16:37 PST 2009
Hi,
I'm trying to run tests from the LLVM testsuite (from
http://llvm.org/svn/llvm-project/test-suite/trunk) using an already
installed LLVM compiler. To instruct the testsuite's Makefiles where the
LLVM tools live, I use the LLVMTOOLCURRENT Makefile variable:
make LLVMTOOLCURRENT=$PATH_TO_LLVM_INSTALL_DIR TEST=nightly report
Is there a cleaner way of achieving this?
Thanks in advance!
Best regards,
Andrei Terechko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091202/4c97cbc1/attachment.html>
More information about the llvm-dev
mailing list