]> granicus.if.org Git - llvm/commit
Merging r242919:
authorHans Wennborg <hans@hanshq.net>
Wed, 22 Jul 2015 21:11:41 +0000 (21:11 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 22 Jul 2015 21:11:41 +0000 (21:11 +0000)
commitb82e29643e286686a7b0c27e62cd37a769fa3f49
tree725ce32f7ff901b3ece4e83c221211741fd15b9e
parentda703df5110850b1d877e06bde5fd5aa352d198d
Merging r242919:
------------------------------------------------------------------------
r242919 | rengolin | 2015-07-22 11:21:39 -0700 (Wed, 22 Jul 2015) | 8 lines

[Release] Allow release testers to disable certain components

Not all components build correctly on all targets and the release
script had no way to disable them other than editing the script locally.

This change provides a way to disable the test-suite, compiler-rt and
the libraries, as well as allowing you to re-run on the same directory
without checking out all sources again.
------------------------------------------------------------------------

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