summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-02-09 20:11:17 +0000
committerPete Cooper <peter_cooper@apple.com>2016-02-09 20:11:17 +0000
commite8d9df4ea52a5652a13f080614507d70e9f9ad79 (patch)
tree3fb45502872d4df3ddef231d5ed79dae45ba2c6b /lldb/packages/Python/lldbsuite/test
parenta951e8ece71b6393b602fd3d5f3538a264508673 (diff)
downloadbcm5719-llvm-e8d9df4ea52a5652a13f080614507d70e9f9ad79.tar.gz
bcm5719-llvm-e8d9df4ea52a5652a13f080614507d70e9f9ad79.zip
Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs.
The non lazy atoms generated in the stubs pass use an image cache to hold all of the pointers. On arm archs, this is the __got section, but on x86 archs it should be __nl_symbol_ptr. rdar://problem/24572729 llvm-svn: 260271
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud