diff options
author | Matthias Braun <matze@braunis.de> | 2016-01-30 01:27:06 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2016-01-30 01:27:06 +0000 |
commit | 1d0300777436cf82a2d51d34dcd34161010b7bfe (patch) | |
tree | 8f9cb3857d2c5934247b397dd3618a4564bc4c0c /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | b30f2f51410449a6d476fed5c486a4ef8fd5f912 (diff) | |
download | bcm5719-llvm-1d0300777436cf82a2d51d34dcd34161010b7bfe.tar.gz bcm5719-llvm-1d0300777436cf82a2d51d34dcd34161010b7bfe.zip |
Avoid overly large SmallPtrSet/SmallSet
These sets perform linear searching in small mode so it is never a good
idea to use SmallSize/N bigger than 32.
Differential Revision: http://reviews.llvm.org/D16705
llvm-svn: 259284
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions