summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-05-23 09:58:08 +0000
committerRui Ueyama <ruiu@google.com>2019-05-23 09:58:08 +0000
commit7f7d2b2e62ebd89d0ab1e2e066689cdfb2a94899 (patch)
tree587bebffbccdb4e26c6842f45639e938a9f7d5cf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent42548403133d9b9a22f0f3588eded31f050c1664 (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