]> granicus.if.org Git - clang/commit
Driver: Fix thinko where I switched to always using the old toolchain, instead
authorDaniel Dunbar <daniel@zuster.org>
Thu, 26 Aug 2010 00:55:55 +0000 (00:55 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 26 Aug 2010 00:55:55 +0000 (00:55 +0000)
commit5edbd23c2a6b21cd4a80e1a83db3fcfadb339764
treeb772d2c77fb05c33180bebedaf218bf13dc055f1
parent3a0e3926b8824076cf5c2f9c96883e72fd84c9cb
Driver: Fix thinko where I switched to always using the old toolchain, instead
of always using the new toolchain.

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