Use the target triple to pick this target.
authorChris Lattner <sabre@nondot.org>
Sun, 12 Dec 2004 17:40:28 +0000 (17:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Dec 2004 17:40:28 +0000 (17:40 +0000)
commit3ea78c4276dfbf5a078292ad8fd8dc952c4ff8b9
treed8c3df16b5ded57931de722cb9e0d019236c200a
parent9c33494d7cae201a3d2fed7c1adfd66364e11ed1
Use the target triple to pick this target.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/SparcV8/SparcV8TargetMachine.cpp
lib/Target/SparcV9/SparcV9TargetMachine.cpp
lib/Target/X86/X86TargetMachine.cpp