[PATCH] D14106: Have RUN: and VERIFY: lines in .test files; Produce lit.site.cfg
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 19:53:18 PDT 2015
MatzeB added reviewers: rengolin, jmolloy.
MatzeB updated this revision to Diff 38621.
MatzeB added a comment.
I refactored the lit code in llvm to make it easier reusable, consequently this patch has become simpler.
There is more room for further simplifications (though).
As the test-suite+lit stuff is new and experimental anyway, is it okay to commit to llvm-testsuite now and continue working there?
http://reviews.llvm.org/D14106
Files:
cmake/lit-test-template.in
lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14106.38621.patch
Type: text/x-patch
Size: 8055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/9b63017b/attachment-0001.bin>
More information about the llvm-commits
mailing list