| commit | fda3b293d82608698ff443e1ffae990d7df34ce4 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Aug 19 21:32:41 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Aug 19 21:32:41 2002 +0000 |
| tree | 7a88bd0a79ab6a6eb18c9a800b9e427b365999ce | |
| parent | cc8061632cfdbdee9fc863d34b56dd3954d5e8b7 [diff] |
- Change constant printing to be better integrated with the rest of the
CWriter class. Write directly to stream instead of building a big
string, then writing it out.
- Implement printing of ConstantPointerRefs
llvm-svn: 3389