Add a new Value::getNameStr method, which is preferred over getName.
authorChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 18:53:54 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 18:53:54 +0000 (18:53 +0000)
commit924b1ca9ee02b648149d76b62e30f5d9c0ebbf27
tree63fd07e416181542d2c50bccb3944928c86a7e4a
parentc48aafe6c6d6f63197b1e21f6f5e7fb963fd313f
Add a new Value::getNameStr method, which is preferred over getName.

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