Add new setName accessor which doesn't require creating a string.
authorChris Lattner <sabre@nondot.org>
Mon, 12 Feb 2007 18:52:59 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Feb 2007 18:52:59 +0000 (18:52 +0000)
commit042ad36871d67a2db48bf41a8dbde3a5676fc96f
tree1b689aa7698ce6d4e4b908987c6048815195c6b1
parent34a451ddc814e97945b3dbd8c730cfc6d0a520bb
Add new setName accessor which doesn't require creating a string.

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