don't crash when running the PPC backend on non-ppc hosts without specifying
authorChris Lattner <sabre@nondot.org>
Fri, 5 Aug 2005 16:17:22 +0000 (16:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 5 Aug 2005 16:17:22 +0000 (16:17 +0000)
commit4e624ecd0713d8444e7ec6054877b01e86ebd104
treeb7ffbab7b34174a8b96219b6e8f60f5b79105002
parentd7231ac523eb8d5c6a6b09e223e957cb99f9d446
don't crash when running the PPC backend on non-ppc hosts without specifying
a subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.cpp