diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-12-13 06:49:14 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-12-13 06:49:14 +0000 |
commit | e4361859c0d1b039f6a5ddf369f8fb20bca292df (patch) | |
tree | 75f3b5083f721ba72be7ebb7a4b43c5deab3cad3 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | dddbeb7a46e8a2b688a7c863bd4ce51346faff35 (diff) | |
download | bcm5719-llvm-e4361859c0d1b039f6a5ddf369f8fb20bca292df.tar.gz bcm5719-llvm-e4361859c0d1b039f6a5ddf369f8fb20bca292df.zip |
[ELF][MIPS] Ignore R_MIPS_JALR relocation for now
The `R_MIPS_JALR` is a relocation generated by gcc and gas. This
relocation points to the `jalr` instruction which might be optimized and
converted to the `b` instruction under some conditions.
Now we just ignore this relocation and keep instructions unchanged.
llvm-svn: 255453
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions