Update Apple's build script for llvmCore. <rdar://problem/12914321>
authorBob Wilson <bob.wilson@apple.com>
Thu, 10 Jan 2013 22:59:51 +0000 (22:59 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 10 Jan 2013 22:59:51 +0000 (22:59 +0000)
commit1b8eeb327e78f04b1c57b537a3a9534c91a9355b
treeac1f5cd5a414701f2682bfd7b48a58f974caf850
parent5d0f0617799c5d200f5a1679423e963c27ac2e8b
Update Apple's build script for llvmCore. <rdar://problem/12914321>

This change is basically just copying changes that we've used for Apple's
clang builds to the script used for building llvmCore. Besides cleaning it
up to use xcrun to locate the proper versions of tools, especially for cross
compiling, it fixes the build to work with newer versions of clang that
honor SDKROOT settings in the environment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172138 91177308-0d34-0410-b5e6-96231b3b80d8
utils/buildit/build_llvm