diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-04-25 20:25:05 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-04-25 20:25:05 +0000 |
commit | 1ef1bf87dc8c26c61a2a51fea4c9d3aadda07d13 (patch) | |
tree | 89a8e80bfbd28dd4ac3f0315d3fcddcf4fe431fb /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | d60d96ffae95f32036819239457fd6a9243c69a3 (diff) | |
download | bcm5719-llvm-1ef1bf87dc8c26c61a2a51fea4c9d3aadda07d13.tar.gz bcm5719-llvm-1ef1bf87dc8c26c61a2a51fea4c9d3aadda07d13.zip |
[ELF][MIPS] Move MIPS GOT header generation to the GotSection
MIPS is the only target requires GOT header. We already have MIPS
specific code in the `GotSection` class, so move MIPS GOT header
generation there and delete redundant stuff like `GotHeaderEntriesNum`
field and `writeGotHeader` method.
Differential Revision: http://reviews.llvm.org/D19465
llvm-svn: 267460
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions