diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2018-04-09 23:09:27 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2018-04-09 23:09:27 +0000 |
commit | 0034e393d9bed8bcfb4070bafc99415209253331 (patch) | |
tree | 7610a637f7da2d61bc59fc23a549c81a48fbd85d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 1d92aa73803ae51aa92f02b291d4915010ebf0f4 (diff) | |
download | bcm5719-llvm-0034e393d9bed8bcfb4070bafc99415209253331.tar.gz bcm5719-llvm-0034e393d9bed8bcfb4070bafc99415209253331.zip |
[MemorySSA] remove cruft; NFC.
The caching walker used to hold its own caches, which made its `reset()`
function meaningful. Since caching has been moved out of it, there's no
reason to continue to have these cache-related methods.
Similarly, the EXPENSIVE_CHECKS block that's getting removed used to
rerun the query with caching disabled. Since that's how we always do
queries now, it's redundant.
llvm-svn: 329638
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions