diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-07-25 08:29:29 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-07-25 08:29:29 +0000 |
commit | f694d33f4cc91a922ca6f7cbaf34ab5507cab326 (patch) | |
tree | 70e877a87e5c0774f835a95ae3693260f31ed7ed /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 97c8e097904daa82c1ad28f3623d8a12a81ae73d (diff) | |
download | bcm5719-llvm-f694d33f4cc91a922ca6f7cbaf34ab5507cab326.tar.gz bcm5719-llvm-f694d33f4cc91a922ca6f7cbaf34ab5507cab326.zip |
[ELF] - Fix calculation of memory region offset.
This is PR33714.
Previously for each input section offset of memory region
was incremented on a size of output section.
That resulted in a wrong error message saying about
overflow. Patch fixes that.
Differential revision: https://reviews.llvm.org/D35803
llvm-svn: 308955
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions