diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-07-04 14:47:19 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-07-04 14:47:19 +0000 |
commit | 0fc47bea90c0627e4c07d0c4306855e5c984a6fe (patch) | |
tree | 49ce17ef57ac0a6f33164582bf6d03a820ada30b /lldb/scripts/Python/python-extensions.swig | |
parent | 441d289a5c2792eaa2cf4d1aee5b7807bb7737b7 (diff) | |
download | llvm-0fc47bea90c0627e4c07d0c4306855e5c984a6fe.zip llvm-0fc47bea90c0627e4c07d0c4306855e5c984a6fe.tar.gz llvm-0fc47bea90c0627e4c07d0c4306855e5c984a6fe.tar.bz2 |
[ELF] - Extend edata-etext.s test case.
We did not have a test that would test that
_etext address is equal to etext, _end == end and _edata == edata.
Because of that, the following line was never
executed when running our tests:
https://github.com/llvm-mirror/lld/blob/master/ELF/Writer.cpp#L928
Patch fixes that.
llvm-svn: 336280
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions