summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-20 17:27:44 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-20 17:27:44 +0000
commit0ecff953c3d12b83f76c93443de18c7efe20a1ed (patch)
tree9d036622e480d7a95d59f8f143569a2c5de7c06b /lldb/packages/Python/lldbsuite/test/python_api
parent475dbf42e44152d25474696e8b6df17a47aa0acf (diff)
downloadbcm5719-llvm-0ecff953c3d12b83f76c93443de18c7efe20a1ed.tar.gz
bcm5719-llvm-0ecff953c3d12b83f76c93443de18c7efe20a1ed.zip
IR: Use a single ModuleSlotTracker in the Verifier
Speed up Verifier output by sharing a single ModuleSlotTracker for the duration. There should be no functionality change here except for much faster output when there's more than one statement. Now the Verifier won't be traversing the full Metadata graph every time it prints an error. The TypePrinter is still not shared, but that would take some extra plumbing. llvm-svn: 266889
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud