diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-12 22:25:27 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-13 18:46:58 +0100 |
| commit | f0b57d8071853ec2ab459c0492854c67ea4fa93c (patch) | |
| tree | 2bec84cf9cd52981d04f01067faeb8d6290bfe7f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | bfe3779459eddaf6ad869a9707c827c2a243def6 (diff) | |
[MemorySSA] Don't verify MemorySSA unless VerifyMemorySSA enabled
MemorySSA is often taking up an unreasonable fraction of runtime in
assertion enabled builds. Turns out that there is one code-path that
runs verifyMemorySSA() even if VerifyMemorySSA is not enabled. This
patch makes it conditional as well.
Differential Revision: https://reviews.llvm.org/D74505
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
