Bring back the test-suite export in test-release without bringing back the build...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 28 Jan 2016 21:05:40 +0000 (21:05 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 28 Jan 2016 21:05:40 +0000 (21:05 +0000)
commitc3c52626df3d5b9bd06b160450da8335deb24dc8
treedb967493d414cdb150d9fa30da8551fdd19217ac
parent72901a8afaae6c9f8ea63ba1c9c9d4699c7eec49
Bring back the test-suite export in test-release without bringing back the build failures.

Summary:
r257791 disabled the test-suite export since the addition of CMakeLists.txt was
causing build failures. This patch exports the test-suite again but does so
outside the source tree so that it isn't included in the Phase[123] builds.

Reviewers: hans

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D16679

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@259093 91177308-0d34-0410-b5e6-96231b3b80d8
utils/release/test-release.sh