Duncan pointed out that sometimes CC and CXX are used to specify the compiler. Also...
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:47:00 +0000 (09:47 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Oct 2011 09:47:00 +0000 (09:47 +0000)
commit250c6801e4e16e4118fc130dff94dc89ea9332f1
treebba2a55201c14f4e985ec0aff3eb4c856542a613
parentca58c722674ed7b564f68d1d9697cd01504edef2
Duncan pointed out that sometimes CC and CXX are used to specify the compiler. Also that the configure script takes care of finding an appropriate compiler if one's not specified.

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