[PATCH] D24968: [lit] Add instructions to run lit's test suite
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 12:48:03 PDT 2016
beanz added a comment.
Since we have CMake wired up to create targets for every sub directory under tests, we should really have a 'check-lit' target too.
https://reviews.llvm.org/D24968
More information about the llvm-commits
mailing list