diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-06-10 12:26:09 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-06-10 12:26:09 +0000 |
commit | a26a157b0a4fd687483a68bb53f085fb3e7b852d (patch) | |
tree | 34b4353e360b04f55d8532846b7e6d7a74b573f5 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | f4a5710a80c8e6a267e42e299aedcb8c3bd30fcf (diff) | |
download | bcm5719-llvm-a26a157b0a4fd687483a68bb53f085fb3e7b852d.tar.gz bcm5719-llvm-a26a157b0a4fd687483a68bb53f085fb3e7b852d.zip |
[ELF][MIPS] Fix mask used to parse MIPS 3-in-1 relocation packet
In isPreemptible routine we interested in R_MIPS_GPREL16 relocation
only. This relocation fits 0xf. So the new mask 0xff is just to conform
the ABI specification.
llvm-svn: 272388
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions