[PATCH] [compiler-rt][builtins] CTest to execute builtins testsuite
Chandler Carruth
chandlerc at google.com
Fri Jul 11 00:55:28 PDT 2014
On Tue, Jul 1, 2014 at 5:13 PM, Alexey Samsonov <vonosmas at gmail.com> wrote:
> Sorry for delay, I haven't yet had a chance to review this. IIRC the rest
> of LLVM regression test suites doesn't really work with CTest, though. Not
> sure if it's a good temporary solution.
I would much rather use the 'lit' testing tools used throughout the rest of
LLVM than move to CTest. Consistency seems the more valuable thing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140711/8401eb6c/attachment.html>
More information about the llvm-commits
mailing list