ARM: emit hidden stubs into a proper non_lazy_symbol_pointer section.
authorTim Northover <tnorthover@apple.com>
Tue, 29 Apr 2014 10:06:05 +0000 (10:06 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 29 Apr 2014 10:06:05 +0000 (10:06 +0000)
commit8ea9566feeb85172f1c9120e2f3b7866304004da
treeeddc4cf64a0aab07d74bb8a1a7387a5ff692cf80
parent0f79399dee6627f8dfaa19cdc642320cb2abb67d
ARM: emit hidden stubs into a proper non_lazy_symbol_pointer section.

rdar://problem/16660411

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
test/CodeGen/ARM/indirect-hidden.ll [new file with mode: 0644]