Fix an oversight: for modules with no other identifying target info,
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jul 2007 16:32:10 +0000 (16:32 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jul 2007 16:32:10 +0000 (16:32 +0000)
commit082ced939152e141d6e6e82dc56ecba13078ae18
tree85d7558822216f613680cf8b1a8b6a4da6c094f1
parent97b4ac8c844e08ce1c4f4a73b85ba56775a2a6c5
Fix an oversight: for modules with no other identifying target info,
the sparc backend should be preferred when running on sparcs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39142 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcTargetMachine.cpp