test-release.sh: Add option for building the OpenMP run-time
authorHans Wennborg <hans@hanshq.net>
Wed, 29 Jul 2015 16:29:06 +0000 (16:29 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 29 Jul 2015 16:29:06 +0000 (16:29 +0000)
commit0742a3e57472aab27e52dbf40034d22d584329b5
tree4915f3a6567526ec8ca91929456af0f8b666174b
parentadfdae18c850affec9f3cdbbe7d4555b7f1d552e
test-release.sh: Add option for building the OpenMP run-time

This isn't part of the official release process, but provides a convenient way
to build binaries for those who want to experiment with it. Hopefully the run-
time can be part of the regular build and release process for 3.8.

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

llvm-svn: 243531
llvm/utils/release/test-release.sh