diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-05-09 10:21:14 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-05-09 10:21:14 +0000 |
commit | 3d000565153d6129424761ba610c8e266d0e29a2 (patch) | |
tree | 09c956a603fc738fd5fe04a34cb1afe56a574e53 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp | |
parent | 5d0f2d21354f78bae1f9efc1bc2f657ae1df72ae (diff) | |
download | bcm5719-llvm-3d000565153d6129424761ba610c8e266d0e29a2.tar.gz bcm5719-llvm-3d000565153d6129424761ba610c8e266d0e29a2.zip |
[mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Summary:
In theory, care must be taken to ensure that pairs of R_MIPS_(GOT|HI|LO)16
make the same decision on both relocs in the reloc pair but in practice
this isn't as hard as it sounds and only limits the complexity of the
predicate used. We handle all three with the same code to ensure their
decisions always agree with each other.
Reviewers: sdardis
Subscribers: rafael, dsanders, sdardis, llvm-commits
Differential Revision: http://reviews.llvm.org/D19016
llvm-svn: 268900
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp')
0 files changed, 0 insertions, 0 deletions