diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-08-09 15:43:32 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-08-09 15:44:03 +0700 |
commit | 2bb4ebb19e8893634fd2491d55c127b8ba58e637 (patch) | |
tree | ee33b46f4df74187153d57a729452d2e8fe7f74e /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 94c001d6465857459617e9858e5128a784400e54 (diff) | |
download | llvm-2bb4ebb19e8893634fd2491d55c127b8ba58e637.zip llvm-2bb4ebb19e8893634fd2491d55c127b8ba58e637.tar.gz llvm-2bb4ebb19e8893634fd2491d55c127b8ba58e637.tar.bz2 |
[llvm-objcopy][ELF][NFC] Remove unneeded methods of Object
The patch removes mutable accessor methods for sections and segments.
As for now, const variants of them are not used because all callers have
mutable access to an instance of Object. On the other hand, they do not
actually modify the sets, so it looks better to keep only const ones.
Differential Revision: https://reviews.llvm.org/D107652
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions