diff options
| author | George Rimar <grimar@accesssoftek.com> | 2016-01-11 13:25:21 +0000 |
|---|---|---|
| committer | George Rimar <grimar@accesssoftek.com> | 2016-01-11 13:25:21 +0000 |
| commit | 5644d391658f1ba82512f751b5cb1f4576351bf0 (patch) | |
| tree | d79f5004808b4fbd1a381a8cc4280c62536d6f0e /lldb/packages/Python/lldbsuite/test/functionalities | |
| parent | df51f2e634c2faf2a99ce4617e1b470d69dfdc72 (diff) | |
| download | bcm5719-llvm-5644d391658f1ba82512f751b5cb1f4576351bf0.tar.gz bcm5719-llvm-5644d391658f1ba82512f751b5cb1f4576351bf0.zip | |
[ELF] - improved relocation-copy.s test (added R_X86_64_32 relocations)
* Added instructions to generate R_X86_64_32 relocations. Without that next part of code was uncovered by test, code worked without it:
bool X86_64TargetInfo::relocNeedsPlt(uint32_t Type, const SymbolBody &S) const {
if (needsCopyRel(Type, S))
return false;
* Removed -e main, added _start
Differential revision: http://reviews.llvm.org/D15714
llvm-svn: 257331
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities')
0 files changed, 0 insertions, 0 deletions

