diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-08-02 10:45:46 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-08-02 10:45:46 +0000 |
commit | acf8cef80fbc2c8577772901cde126c911e2193b (patch) | |
tree | 9e0922c5f19b2f2cf89d48768377f083a94535ab /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | fa63e9831ef286f9ea2a7903b2541400a572fdf4 (diff) | |
download | bcm5719-llvm-acf8cef80fbc2c8577772901cde126c911e2193b.tar.gz bcm5719-llvm-acf8cef80fbc2c8577772901cde126c911e2193b.zip |
[LLD] Do not overwrite LMAOffset of PT_LOAD header
Patch by Konstantin Schwarz!
If more than a single output section is added to a PT_LOAD header,
only the first section should set the LMAOffset of the segment.
Otherwise, we get a load-address overlap error
Differential revision: https://reviews.llvm.org/D50133
llvm-svn: 338697
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions