diff options
author | Rui Ueyama <ruiu@google.com> | 2016-07-13 18:55:14 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-07-13 18:55:14 +0000 |
commit | 803b120ba1f765014b33a0aa59bae7e24f6ce547 (patch) | |
tree | d049111f6a8841dc554cf189a603f5dc2a0a2509 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 5d664af3c324b19a4cdce11471c415cb7d5ea439 (diff) | |
download | bcm5719-llvm-803b120ba1f765014b33a0aa59bae7e24f6ce547.tar.gz bcm5719-llvm-803b120ba1f765014b33a0aa59bae7e24f6ce547.zip |
Add GotEntrySize/GotPltEntrySize to ELF target.
Patch by H.J Lu.
For x86-64 psABI, the entry size of .got and .got.plt sections is 8
bytes for both LP64 and ILP32. Add GotEntrySize and GotPltEntrySize
to ELF target instead of using size of ELFT::uint. Now we can generate
a simple working x32 executable.
Differential Revision: http://reviews.llvm.org/D22288
llvm-svn: 275301
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions