diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-28 01:57:04 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-06-28 01:57:04 +0000 |
commit | f5262c638565ca86ca7f3e7e47a2960c2e82aa53 (patch) | |
tree | 732003c760c967dd836c6537346263d6a7e1bc93 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | ec5d568ac128bde27488bc44969f1fbc8c8a0c7a (diff) | |
download | bcm5719-llvm-f5262c638565ca86ca7f3e7e47a2960c2e82aa53.tar.gz bcm5719-llvm-f5262c638565ca86ca7f3e7e47a2960c2e82aa53.zip |
[modules] Do not serialize / deserialize pending new/delete mismatch
checks across module boundaries. This was causing us to load constructor
definitions for all consumers of a module with a pending check.
(In one case we saw ~7% of total frontend time spent loading
constructors for this check.)
llvm-svn: 335807
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions