| commit | 9844d8868ff5c2753e29b6628d5abbca11913d79 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Apr 18 18:51:39 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Apr 18 18:51:39 2002 +0000 |
| tree | f39b33a38792877193ad041abcbd4c68f2532ce4 | |
| parent | c3728c281b148f5ded1f6a21b1f04f46c8bb9da9 [diff] |
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. llvm-svn: 2297