diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-10-14 14:24:46 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-10-14 14:24:46 +0000 |
commit | 9c2d788dda886dd59da565f7646e77fad2cb97da (patch) | |
tree | 3e14b83a8212b0e0ca793f4c885e04f5fe7d2daf /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 5f551aee020287da17713c150c6f1a2781ac5a38 (diff) | |
download | bcm5719-llvm-9c2d788dda886dd59da565f7646e77fad2cb97da.tar.gz bcm5719-llvm-9c2d788dda886dd59da565f7646e77fad2cb97da.zip |
[ELF2][mips] Support both big and little endian MIPS 32-bit targets
- Make the `MipsTargetInfo` template class with `ELFType` argument. Use
the argument to select an appropriate relocation type and read/write
routines.
- Add template function `add32` to add-and-write relocation value in
both big and little endian cases. Keep the `add32le` to reduce code
changes.
Differential Revision: http://reviews.llvm.org/D13723
llvm-svn: 250297
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions