Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,
authorDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:07:51 +0000 (09:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 09:07:51 +0000 (09:07 +0000)
commitfb4fb6ddb0f26ad0269a93f2edc8baa490984122
tree4404be2e2052568eda43e0f3179844cbb5ce9570
parent16bc8783c9d5cf39a03afdada99bfde7948999f2
Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,
and generate it for CMake builds as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86451 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt
test/Makefile
test/Unit/lit.cfg
test/Unit/lit.site.cfg.in [new file with mode: 0644]