]> granicus.if.org Git - llvm/commit
[lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the right SDK path.
authorKuba Mracek <mracek@apple.com>
Fri, 18 Nov 2016 23:25:57 +0000 (23:25 +0000)
committerKuba Mracek <mracek@apple.com>
Fri, 18 Nov 2016 23:25:57 +0000 (23:25 +0000)
commitf3fc2834abe875c2ea3a7c0e34d50796023cd562
treef1c0ca13731749779dde0e428f5de4effef9aa24
parent7ee6adde1b5211168facedcf5b732f036e492748
[lit] When setting SDKROOT on Darwin, use '--sdk macosx' to find the right SDK path.

This will make sure that we find an actual path in case you have Command Line Tools installed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287403 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/util.py