summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-02 21:41:19 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-12-01 17:57:41 +0100
commit624af932a808b363a888139beca49f57313d9a3b (patch)
treede56eeb0b9c513f51f93f730742b36acbd86d726 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent941e9336d092f0ccef35e0f425d97f7def5ed1b0 (diff)
[MemCpyOpt] Port to MemorySSA
This is a straightforward port of MemCpyOpt to MemorySSA following the approach of D26739. MemDep queries are replaced with MSSA queries without changing the overall structure of the pass. Some care has to be taken to account for differences between these APIs (MemDep also returns reads, MSSA doesn't). Differential Revision: https://reviews.llvm.org/D89207
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions