diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-12-14 07:42:00 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-12-14 07:42:00 +0000 |
commit | f5cb6279a6e6dff3075b24d35075df204e7066b4 (patch) | |
tree | 364da6e2bb76c0e291670938b1d3ea3a40fc8c7a /lldb/packages/Python/lldbsuite/test | |
parent | 429f8ca66d0d0701470b892fb11aabb3e0bbcf87 (diff) | |
download | bcm5719-llvm-f5cb6279a6e6dff3075b24d35075df204e7066b4.tar.gz bcm5719-llvm-f5cb6279a6e6dff3075b24d35075df204e7066b4.zip |
[llvm-dwp] Deduplicate type units
It's O(N^2) because it does a simple walk through the existing types to
find duplicates, but that will be fixed in a follow-up commit to use a
mapping data structure of some kind.
llvm-svn: 255482
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions