[llvm-dev] Is ist a good idea to use lit and other test tools for non llvm projects?

alexp via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 24 09:42:53 PST 2019


Hi,

I have a project which uses llvm, but is (at least not yet) a
contribution / not in the source tree of llvm.
Is it a good idea (e.g. instead of using boost test framework) to use
the llvm testsuite related tools in this case?

Alex


More information about the llvm-dev mailing list