[PATCH] D11326: [Release] Allow release testers to disable certain components

Renato Golin renato.golin at linaro.org
Sat Jul 18 03:15:16 PDT 2015


rengolin created this revision.
rengolin added reviewers: hans, tstellarAMD.
rengolin added a subscriber: llvm-commits.
rengolin set the repository for this revision to rL LLVM.

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.


Repository:
  rL LLVM

http://reviews.llvm.org/D11326

Files:
  utils/release/test-release.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11326.30078.patch
Type: text/x-patch
Size: 3218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150718/f4618fa9/attachment.bin>


More information about the llvm-commits mailing list