diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-14 01:17:09 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-14 01:17:09 +0000 |
commit | f17e740157d17effc513037fd4f86c02deb913f7 (patch) | |
tree | d5482733d1f6826ab402eaee7f87b0122f7efe30 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 59f34bbb76640673cac808b6c92cbc876aa3be52 (diff) | |
download | llvm-f17e740157d17effc513037fd4f86c02deb913f7.zip llvm-f17e740157d17effc513037fd4f86c02deb913f7.tar.gz llvm-f17e740157d17effc513037fd4f86c02deb913f7.tar.bz2 |
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.
llvm-svn: 221960
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions