Optimize PIC implementation. GOTOFF can be used when the symbol is defined
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Mon, 14 May 2007 18:46:23 +0000 (18:46 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Mon, 14 May 2007 18:46:23 +0000 (18:46 +0000)
commit930d161ba23c9bd9e7dc9586742725b08a8e622d
tree0e890d324b620131144d19e5cf980c40fab86891
parent69642f11ed9443a0ad9c6d959739bfcbdd4f732b
Optimize PIC implementation. GOTOFF can be used when the symbol is defined
and used in the same module.

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