Remove Value::getNameStr. It has been deprecated for a while and provides no addition...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 15 Nov 2011 18:30:12 +0000 (18:30 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 15 Nov 2011 18:30:12 +0000 (18:30 +0000)
commit2bbb7e3ca609dcd2eb2ae3b98d85fe002baf653e
tree2eeef0c0afa8c23cf8d7142dac25a5008258bc75
parent2774dc085d36c2097e080e2e0ea46a7e49be37af
Remove Value::getNameStr. It has been deprecated for a while and provides no additional value over getName().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144657 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Value.h
lib/VMCore/Value.cpp