summaryrefslogtreecommitdiff
path: root/lldb/source/Core/IOHandler.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2016-11-16 21:01:02 +0000
committerSimon Atanasyan <simon@atanasyan.com>2016-11-16 21:01:02 +0000
commit2cc783b03d68a3e78c24f980daec8b9abd2dda62 (patch)
tree4db086547bc9d3b156dc2d71672bd0a7af0cc973 /lldb/source/Core/IOHandler.cpp
parent0ae8b454531edd818a5b901086a69eb1b6340b9a (diff)
[ELF][MIPS] Add MipsGotSection to handle MIPS GOT
MIPS GOT handling is very different from other targets so it is better to keep the code in the separatre section class MipsGotSection. This patch introduces the new section and moves all MIPS specific code from GotSection to the new class. I did not rename fields and methods in the MipsGotSection class to reduce the diff and plan to do that by the separate commit. Differential revision: https://reviews.llvm.org/D26733
Diffstat (limited to 'lldb/source/Core/IOHandler.cpp')
0 files changed, 0 insertions, 0 deletions