OSDN Git Service

Get rid of the multiple copies of getStringValue. Now a Constant:: method.
authorJim Laskey <jlaskey@mac.com>
Wed, 8 Mar 2006 18:11:07 +0000 (18:11 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 8 Mar 2006 18:11:07 +0000 (18:11 +0000)
commit21b6c9d6477c8df3f884c3f1ebeaaa44dd53aafe
tree6a270d094423a48490d9b95eb38e8b7429e38bc9
parent1ffd41ab9927be0fb2d2ddaf1fed6c85f00140d9
Get rid of the multiple copies of getStringValue.  Now a Constant:: method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26616 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constant.h
lib/CodeGen/DwarfWriter.cpp
lib/CodeGen/MachineDebugInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Debugger/ProgramInfo.cpp
lib/VMCore/Constants.cpp