llvm-6502/include
Misha Brukman df3d2e95a2 * Make contained ostream not public.
* Remove various print methods that called the Value* method, just have one that
  all subclasses of Value will use anyway.
* Remove template for printing constant references
* Add methods to print char* and strings
* setStream now sets the stream on the contained AssemblyWriter


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13246 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-28 19:22:58 +00:00
..
Config Regenerated using autoheader-2.57. 2004-04-02 21:26:03 +00:00
llvm * Make contained ostream not public. 2004-04-28 19:22:58 +00:00
Support Declare iterator as public since it is defined as such (gcc-3.4 fix) 2004-04-21 16:10:40 +00:00