[PATCH] D24968: [lit] Add instructions to run lit's test suite

Daniel Dunbar via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 12:00:40 PDT 2016


ddunbar added a comment.

I think we should just wire it up with all the other tests, from `lit`s perspective it would just be another test suite (like we do with the regular tests and the unit tests).


https://reviews.llvm.org/D24968





More information about the llvm-commits mailing list