Add -triple option.
authorBill Wendling <isanbard@gmail.com>
Wed, 20 Nov 2013 04:55:20 +0000 (04:55 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 20 Nov 2013 04:55:20 +0000 (04:55 +0000)
commit264b48bcc849d671030c1c69b3eac128f6423052
treedf2917c0f810b3b88d1ab750e202b339eba32b2a
parentd14894059fa4bbf67ae74caa64fa5f5a23272d63
Add -triple option.

The -triple option is used to create a named tarball of the release binaries.

Also disable the RPATH modifications on Mac OS X. It's not needed.

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