diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-13 23:59:16 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-11-13 23:59:16 +0000 |
commit | 77349e7aaf32a9214b42e1669e272e51f0fede28 (patch) | |
tree | bb4f2c9cf4465e663b653b4407d1c21077bc990f /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 01e87d3fe2423640d2f133ffeb150204db50af07 (diff) | |
download | llvm-77349e7aaf32a9214b42e1669e272e51f0fede28.zip llvm-77349e7aaf32a9214b42e1669e272e51f0fede28.tar.gz llvm-77349e7aaf32a9214b42e1669e272e51f0fede28.tar.bz2 |
IR: Make MDString::getName() private
Hide the fact that `MDString`'s string is stored in `Value::Name` --
that's going to change soon. Update the only in-tree client that was
using it instead of `Value::getString()`.
Part of PR21532.
llvm-svn: 221951
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions