diff options
author | Rui Ueyama <ruiu@google.com> | 2016-01-21 20:59:22 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-01-21 20:59:22 +0000 |
commit | bef81f3a70028699965700e6b77dcb8952abcc85 (patch) | |
tree | 127b940b5b27d6a566a268b10596201d9d178628 /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | |
parent | 225d3ea3401056ac20aef7e3a87741c9bfd88b80 (diff) | |
download | bcm5719-llvm-bef81f3a70028699965700e6b77dcb8952abcc85.tar.gz bcm5719-llvm-bef81f3a70028699965700e6b77dcb8952abcc85.zip |
ELF: Move code to emit copyrel to one place. NFC.
In this code, we avoid calling needsCopyRel in writeTo because
we called that function already in scanRelocs. Making the same
decision twice is a waste and has a risk of a bug that we get
inconsistent resuts.
llvm-svn: 258430
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions