Force non-darwin targets to use a static relo model. This fixes PR734,
authorChris Lattner <sabre@nondot.org>
Thu, 13 Apr 2006 17:10:48 +0000 (17:10 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Apr 2006 17:10:48 +0000 (17:10 +0000)
commita39d798e0af289956848b8583b2f80d4801656ec
tree1047617d407bc3ff4b84bf7688c756832cd21021
parent8981f06a44a294714829549ca51f3acf6c4f8e7e
Force non-darwin targets to use a static relo model.  This fixes PR734,
tested by CodeGen/Generic/vector.ll

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