diff options
author | Fangrui Song <maskray@google.com> | 2019-09-24 11:48:46 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-09-24 11:48:46 +0000 |
commit | e447d5afd37228125bca280ad96c1a191b0b4169 (patch) | |
tree | fcc1f5833bb586e91f5f355163b4cefc7519a512 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | e47bbd28f8e9dfea4e019e27e9d371c144c3302e (diff) | |
download | bcm5719-llvm-e447d5afd37228125bca280ad96c1a191b0b4169.tar.gz bcm5719-llvm-e447d5afd37228125bca280ad96c1a191b0b4169.zip |
[ELF] Delete SectionBase::assigned
D67504 removed uses of `assigned` from OutputSection::addSection, which
makes `assigned` purely used in processSectionCommands() and its
callees. By replacing its references with `parent`, we can remove
`assigned`.
Reviewed By: grimar
Differential Revision: https://reviews.llvm.org/D67531
llvm-svn: 372735
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions