summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2025-09-02 17:57:18 +0200
committerGitHub <noreply@github.com>2025-09-02 17:57:18 +0200
commite96ff4530fa0111fccf2687a4e2a55bbe0f73554 (patch)
tree14b56f83ef621b69a24809c2f482e776443a56bc /lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
parentbde2abd3a6299dc60fd6ec6726b77808d0c17dbd (diff)
[clang][bytecode] Lazily create DynamicAllocator (#155831)
Due to all the tracking via map(s) and a BumpPtrAllocator, the creating and destroying the DynamicAllocator is rather expensive. Try to do it lazily and only create it when first calling InterpState::getAllocator().
Diffstat (limited to 'lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions