Remove getStrValue method from Constant implementations. The AssemblyWriter
authorChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 18:51:39 +0000 (18:51 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Apr 2002 18:51:39 +0000 (18:51 +0000)
commit10586abe9a06a63bff703388aed4c41667730f0b
treee786eb953dedb6f890cd037e4e6ebaebc7e9a137
parent4b1de8eb997798a48d8b8f6dfd50872ccc88e17f
Remove getStrValue method from Constant implementations.  The AssemblyWriter
now knows how to write out a constant, not the constants themselves.  This is
fixed due to the move of the AsmWriter to the VMcore library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2297 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h