[PATCH] D30802: [Builtin] Implement lit-test support
Erik Pilkington via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 07:54:03 PST 2017
erik.pilkington added a comment.
In https://reviews.llvm.org/D30802#697434, @weimingz wrote:
> Just rebased and find that https://reviews.llvm.org/D30136 is adding TestCase support.
> I'm not sure what's the TestCase is used for. Looks only for Darwin and the directory is empty.
Thanks for working on this!
I added TestCases as a workaround, once this lands I'll be more than happy to remove it and port the os_version_check_test I added to this infrastructure.
https://reviews.llvm.org/D30802
More information about the llvm-commits
mailing list