On Mac OS X, GV requires an extra load only when relocation-model is non-static.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 4 May 2007 00:26:58 +0000 (00:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 4 May 2007 00:26:58 +0000 (00:26 +0000)
commit97c9bb5cc6c2f936493ae5e8f577ecbfc1f750ce
treec8087a40396151fcbaedd41015dd0cf1217e0c1e
parent874ebada58fc94b8612236426f3cc5d119ca62d6
On Mac OS X, GV requires an extra load only when relocation-model is non-static.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36718 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp