Un-revert "Teach the CMake build system to run lit's test suite. These can be run"
authorBrian Gesiak <modocache@gmail.com>
Thu, 27 Jul 2017 19:18:35 +0000 (19:18 +0000)
committerBrian Gesiak <modocache@gmail.com>
Thu, 27 Jul 2017 19:18:35 +0000 (19:18 +0000)
commitf0850e3ddbf2f37b956ccfd6cd78ab8fc36df7d0
treec81f1dfad783756987128030c080e8599dca4474
parent463a9fea1ec242ec87d0244dce1efbea24fd3c4e
Un-revert "Teach the CMake build system to run lit's test suite. These can be run"

Summary:
Depends on https://reviews.llvm.org/D35879.

This reverts rL257268, which in turn was a revert of rL257221.
https://reviews.llvm.org/D35879 marks the tests in the lit test suite
that fail on Windows as XFAIL, which should allow these tests to pass
on Windows-based buildbots.

Reviewers: delcypher, beanz, mgorny, jroelofs, rnk

Reviewed By: mgorny

Subscribers: rnk, ddunbar, george.karpenkov, llvm-commits

Differential Revision: https://reviews.llvm.org/D35880

llvm-svn: 309310
llvm/CMakeLists.txt
llvm/utils/lit/CMakeLists.txt [new file with mode: 0644]
llvm/utils/lit/tests/lit.cfg
llvm/utils/lit/tests/lit.site.cfg.in [new file with mode: 0644]