diff options
| author | Rui Ueyama <ruiu@google.com> | 2019-05-23 09:58:08 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2019-05-23 09:58:08 +0000 |
| commit | 7f7d2b2e62ebd89d0ab1e2e066689cdfb2a94899 (patch) | |
| tree | 587bebffbccdb4e26c6842f45639e938a9f7d5cf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 42548403133d9b9a22f0f3588eded31f050c1664 (diff) | |
Move code for symbol resolution from SymbolTable.cpp to Symbols.cpp.
My recent commits separated symbol resolution from the symbol table,
so the functions to resolve symbols are now in a somewhat wrong file.
This patch moves it to Symbols.cpp.
The functions are now member functions of the symbol.
This is code move change. I modified function names so that they are
appropriate as member functions, though. No functionality change
intended.
Differential Revision: https://reviews.llvm.org/D62290
llvm-svn: 361474
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
