commit | ed7bdcaf03fbb0a548bc8c13d035417a65155b54 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Nov 14 01:17:09 2014 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Nov 14 01:17:09 2014 +0000 |
tree | 9198639240e42e51f2805f0292f87dce2d07443c | |
parent | 7987683c3912056b4c54bbb8c7b38665f1049798 [diff] |
IR: Rewrite uniquing and creation of MDString Stop using `Value::getName()` to get the string behind an `MDString`. Switch to `StringMapEntry<MDString>` so that we can find the string by its coallocation. This is part of PR21532. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221960 91177308-0d34-0410-b5e6-96231b3b80d8