Darwin builds: handle different possible form for SDKROOT.
authorTim Northover <tnorthover@apple.com>
Tue, 18 Feb 2014 11:20:44 +0000 (11:20 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 18 Feb 2014 11:20:44 +0000 (11:20 +0000)
commiteb720cc3a118f4bc397981f4487cd5894072f9aa
tree40452248d69aa56aec7be04edeee21d62a66aa18
parent4bcb9852959dd9373ea9591df9aaffb5a6c9e08e
Darwin builds: handle different possible form for SDKROOT.

Modifying build_llvm to handle SDKROOT being the name of an SDK rather than a
path. This will still work if SDKROOT is a path.

rdar://problem/15162322

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