diff options
| author | Timm Baeder <tbaeder@redhat.com> | 2025-09-02 17:57:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-02 17:57:18 +0200 |
| commit | e96ff4530fa0111fccf2687a4e2a55bbe0f73554 (patch) | |
| tree | 14b56f83ef621b69a24809c2f482e776443a56bc /lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py | |
| parent | bde2abd3a6299dc60fd6ec6726b77808d0c17dbd (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
