]> granicus.if.org Git - clang/commit
Driver: Make sure to get the default arch name from the tool chain, not the
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Mar 2009 21:29:52 +0000 (21:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Mar 2009 21:29:52 +0000 (21:29 +0000)
commitbaf07759bc5ccd6f4cab62a2d7ea23321ced7492
treece083141021041dd582291b974af3baa2efb6427
parentfa0cda430f7324404ddd74f41a3b8f5f749d7ec1
Driver: Make sure to get the default arch name from the tool chain, not the
host; the toolchain may differ based on command line arguments.

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