diff options
author | Ben Langmuir <blangmuir@apple.com> | 2014-09-08 20:36:26 +0000 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2014-09-08 20:36:26 +0000 |
commit | 5f95c8fc5f3cc656d28c3049cf17b8aecd408b7b (patch) | |
tree | 020a04d2a3a195c252622778661f7af947611499 /llvm/lib/ProfileData/CoverageMapping.cpp | |
parent | 18f0a986c129c0d0cd4c038547a6bbb81a4803b7 (diff) | |
download | bcm5719-llvm-5f95c8fc5f3cc656d28c3049cf17b8aecd408b7b.tar.gz bcm5719-llvm-5f95c8fc5f3cc656d28c3049cf17b8aecd408b7b.zip |
Fix PCHs that import more than one module
We were passing < to std::unique, but it expects ==. Since the input is
sorted, we were always trimming it to one entry.
llvm-svn: 217402
Diffstat (limited to 'llvm/lib/ProfileData/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions