]> granicus.if.org Git - clang/commit
Driver/Darwin: When using the simplified Clang toolchain, make sure to also pass
authorDaniel Dunbar <daniel@zuster.org>
Mon, 23 Aug 2010 20:58:52 +0000 (20:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 23 Aug 2010 20:58:52 +0000 (20:58 +0000)
commiteab3bc4f0b51b6558c85eb6a8079f327573790ba
treecb9e844ee095f23fa79238e25390fce56c8a4633
parentc4ab3493bb3048014895cf577a8f27505a83603d
Driver/Darwin: When using the simplified Clang toolchain, make sure to also pass
the arch specific gcc lib path.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp