]> granicus.if.org Git - clang/commit
Quick and dirty (!) fix to make sure we use powerpc in triples.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 20:33:11 +0000 (20:33 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 20:33:11 +0000 (20:33 +0000)
commitbf54a06f9b771c2a2730cc63eb89bce0522515b5
treedcd8ae096ff43434ac743e95bf25e25409745c24
parent2add47387d39ee6c40dcb0e9f3d51c27ad1e113c
Quick and dirty (!) fix to make sure we use powerpc in triples.
 - PR3922

 - I have a clean solution for this in flight, but it may take a while
   to come to fruition so we'll take a quick fix for now.

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