]> granicus.if.org Git - clang/commit
Driver/Darwin: Allow OS X deployment targets like 10.4.11, even though they
authorDaniel Dunbar <daniel@zuster.org>
Thu, 21 Apr 2011 21:27:33 +0000 (21:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 21 Apr 2011 21:27:33 +0000 (21:27 +0000)
commit8a3a7f36aea62a91d12a4aafd16cc32081ad11cf
treea6cfb9d68e0e72022203ee967fd23df6fdbced5c
parent3e8dc2ac8926dfbebd8f2f6b74ceba4befccd4d2
Driver/Darwin: Allow OS X deployment targets like 10.4.11, even though they
can't be represented in the environment define.

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