diff options
author | Rui Ueyama <ruiu@google.com> | 2017-02-28 04:02:42 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-02-28 04:02:42 +0000 |
commit | 968db48ceeaefc136fc2558a821b45d61c30e9a2 (patch) | |
tree | dd4c6707f3774d02106aaa71f67e7b72f389aba3 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 01feb29ad2590eb70ffc38d33b0f96feb771e663 (diff) | |
download | bcm5719-llvm-968db48ceeaefc136fc2558a821b45d61c30e9a2.tar.gz bcm5719-llvm-968db48ceeaefc136fc2558a821b45d61c30e9a2.zip |
Move SymbolTableSection::getOutputSection to SymbolBody::getOutputSection.
That function doesn't use any member of SymbolTableSection, so I
couldn't see a reason to make it a member of that class. The function
takes a SymbolBody, so it is more natural to make it a member of
SymbolBody.
llvm-svn: 296433
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions