commit | cd49eb3fa17f9f19cfffa9437eb4db10dc11d43c | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Dec 14 07:42:00 2015 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Dec 14 07:42:00 2015 +0000 |
tree | 917c58a1914641e214cd77855d36c2d620ca5351 | |
parent | ea8e65febc2fa4d560b36bc503ceab409f942582 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255482 91177308-0d34-0410-b5e6-96231b3b80d8