Fix previous patch. GOTOFF can be used only when the symbol has internal
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Mon, 14 May 2007 23:20:21 +0000 (23:20 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Mon, 14 May 2007 23:20:21 +0000 (23:20 +0000)
commit5d3d44a84815b848d4493f693a0579efcc2ce42f
tree58d4179fb817bdcd2e651b88d5f562c8435310fc
parent2944652569d1beb538f5a72ab1a4bb581ea5cf91
Fix previous patch. GOTOFF can be used only when the symbol has internal
linkage or hidden visibility.

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