1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Duncan P. N. Exon Smith 64f455849e 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
2014-11-13 23:59:16 +00:00
..
llvm IR: Make MDString::getName() private 2014-11-13 23:59:16 +00:00
llvm-c libLTO: Allow linker to choose context of modules and codegen 2014-11-11 23:19:23 +00:00