[PATCH] D29840: test-release.sh: Remove workaround for test-suite build

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 13:18:06 PST 2017


rengolin added a comment.

In https://reviews.llvm.org/D29840#686140, @tstellar wrote:

> It won't do this, because the cmake file in the project dir explicitly doesn't build the test-suite: https://github.com/llvm-mirror/llvm/blob/master/projects/CMakeLists.txt.


Ah, excellent!

If that's the case, then keeping it in `projects` is harmless and probably simpler.

cheers,
--renato


https://reviews.llvm.org/D29840





More information about the llvm-commits mailing list