]> granicus.if.org Git - clang/commit
Driver: Have -ccc-host-triple simply override the default in the driver, for
authorDaniel Dunbar <daniel@zuster.org>
Mon, 2 Aug 2010 05:44:04 +0000 (05:44 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 2 Aug 2010 05:44:04 +0000 (05:44 +0000)
commit6699877c45d119ca74e4c1d7c3c9fb90e95398e1
tree4a5669e336f4e97505cc55d037958bbc68a0688d
parentc2bda62f0ccbfc22651d9d986282c497afc9be1d
Driver: Have -ccc-host-triple simply override the default in the driver, for
now.

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