Fix target matching weights, so that ppc-darwin modules are codegen with the
authorChris Lattner <sabre@nondot.org>
Sat, 26 Aug 2006 21:33:05 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Aug 2006 21:33:05 +0000 (21:33 +0000)
commit16c7fe5ca3d806615a657962a30f89debe7526a7
treead4eaf3208829adb84e3034997e311ba495b2da3
parentd2030e6c990fdcc522d194ac34a6b71df79e3ab7
Fix target matching weights, so that ppc-darwin modules are codegen with the
ppc target, not the itanium target, when run on an itanium machine.
This should fix the CodeGen/PowerPC regtest failures on itanium.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29903 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64TargetMachine.cpp
lib/Target/IA64/IA64TargetMachine.h