diff options
author | George Rimar <grimar@accesssoftek.com> | 2018-03-05 10:54:03 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2018-03-05 10:54:03 +0000 |
commit | 162d436c8e73461a22bc5176b0903d8ae19df59f (patch) | |
tree | 60efb4692a7d6fd23186634c1e02340dcee8af81 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | a52cb80db6b6d7429e9364c2d852b51d051464bf (diff) | |
download | bcm5719-llvm-162d436c8e73461a22bc5176b0903d8ae19df59f.tar.gz bcm5719-llvm-162d436c8e73461a22bc5176b0903d8ae19df59f.zip |
[ELF] - Support moving location counter when MEMORY is used.
We do not expand memory region correctly for following scripts:
.foo.1 :
{
*(.foo.1)
. += 0x1000;
} > ram
Patch generalizes expanding of output sections and memory
regions in one place and fixes the issue.
Differential revision: https://reviews.llvm.org/D43999
llvm-svn: 326688
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions