diff options
author | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-16 17:44:08 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-16 17:44:08 +0000 |
commit | 351b41de4e73b060562f81c8fef0f83a480f9b57 (patch) | |
tree | ab129ea3c38c6fedcf539af7981cf40a816c8a59 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 7378e7a333d16755104fa4c3f1f6cc50a5b78c0d (diff) | |
download | bcm5719-llvm-351b41de4e73b060562f81c8fef0f83a480f9b57.tar.gz bcm5719-llvm-351b41de4e73b060562f81c8fef0f83a480f9b57.zip |
[ELF2] Remove target specific code from GotPltSection.
The content of reserved entries of the .got.plt section is target specific.
In particular, on x86_64 the zero entry holds the address of the .dynamic section,
but on AArch64 the same info is stored in the zero entry of the .got section.
Differential revision: http://reviews.llvm.org/D14703
llvm-svn: 253239
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions