]> granicus.if.org Git - clang/commit
Change the driver to do the Darwin triple mangling itself instead of forwarding
authorDaniel Dunbar <daniel@zuster.org>
Fri, 30 Oct 2009 18:12:20 +0000 (18:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 30 Oct 2009 18:12:20 +0000 (18:12 +0000)
commitdd4fe00f03d8749b283948ea86aa1e4a53ed21ab
tree85a69614830961ddcdb1a541c09d4c710e1612bb
parentcbe12738371bec6ff20372e1d3426cffc85d8323
Change the driver to do the Darwin triple mangling itself instead of forwarding
-mmacosx-version-min and -miphoneos-version-min to clang-cc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85600 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/analyze.c