diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-20 19:05:59 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-20 19:05:59 +0000 |
commit | af0fdc2ab8fddfe125c8369194c3867808292557 (patch) | |
tree | 0ea24b8e7d570ed73b4e3a1edb3759128ff6e11c /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | bf4df85ba7d8c690680da2b8a61e35f4f3fe7cee (diff) | |
download | bcm5719-llvm-af0fdc2ab8fddfe125c8369194c3867808292557.tar.gz bcm5719-llvm-af0fdc2ab8fddfe125c8369194c3867808292557.zip |
IR: Avoid mallocs in constructor of ModuleSlotTracker
A ModuleSlotTracker can be created without actually being used (e.g.,
r266889 added one to the Verifier). Create the SlotTracker within it
lazily on the first call to ModuleSlotTracker::getMachine.
llvm-svn: 266902
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions