| commit | 293dd93f95c1e6c9965a10e5787dc31778bc31c7 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Mon Aug 11 21:05:55 2014 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Mon Aug 11 21:05:55 2014 +0000 |
| tree | 4ee462a0d9feace2f8f0c151ed67a2e9e869c46a | |
| parent | e09ee3faaf3d74af842133b8e00a9ea3ff0edff7 [diff] |
Debug Info: Move the sorting and uniqueing of pieces from emitLocPieces() into buildLocationList(). By keeping the list of Values sorted, DebugLocEntry::Merge can also merge multi-piece entries. llvm-svn: 215384