[llvm-dev] RFC: shipping llvm-lit
Vassil Vassilev via llvm-dev
llvm-dev at lists.llvm.org
Fri Jul 22 14:52:13 PDT 2016
Hi all,
LLVM's test suite is very flexible and many people use it when
building tools on top of llvm and clang (I've used lit for 3 llvm-based
projects). I personally find it a disadvantage not to be able to run my
third party tests when building against LLVM binaries.
Would it make sense to provide a patch to install llvm-lit?
Many thanks,
Vassil
More information about the llvm-dev
mailing list