summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorXun Li <lxfind@gmail.com>2021-09-02 17:35:01 -0700
committerXun Li <lxfind@gmail.com>2021-09-02 17:35:01 -0700
commit2cf30c4769a5423fa6a2d726df182aaa29e3c966 (patch)
tree98e9838dd1984a1d391650146f5a9043265f4b96 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent054487c5b2d27e5059b5fcb2806048a3a5465caf (diff)
[Coroutines] Only run verifyFunction in debug mode
verifyFunction can be really slow on large functions. This can significantly slow down compilation in production. Given that coroutine passes are fairly stable now, we should only run it in debug mode. Differential Revision: https://reviews.llvm.org/D109198
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions