]> granicus.if.org Git - clang/commit
[driver][darwin] Set the 'simulator' environment when it's specified
authorAlex Lorenz <arphaman@gmail.com>
Tue, 19 Dec 2017 19:56:14 +0000 (19:56 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 19 Dec 2017 19:56:14 +0000 (19:56 +0000)
commit24f2ba0729b8b3096c58a414872a9450d51e53f5
tree4b219c0ad0c541f9e232beffcf8a3b979e111a1c
parent257d24609e764e401cd8e727495a3e569f2f8f54
[driver][darwin] Set the 'simulator' environment when it's specified
in '-target'

rdar://35742458

Differential Revision: https://reviews.llvm.org/D41076

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321102 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Darwin.cpp
test/Driver/darwin-version.c