[LLVMdev] Testing with llvm-lit
Brice Lin
brice.lin at gmail.com
Sun Nov 7 15:32:52 PST 2010
Hi,
Since I want to write tests with llvm-lit, I pulled the latest
revision of LLVM from SVN HEAD and tried to run the following command
(copied from http://llvm.org/docs/TestingGuide.html):
$ ~/llvm/Debug+Asserts/bin/llvm-lit ~/llvm/test/Integer/BitCast.ll
llvm-lit: lit.cfg:103: fatal: No site specific configuration available!
Any ideas on why this happens?
Thanks,
Brice
More information about the llvm-dev
mailing list