llvm-6502/include/llvm/Assembly
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
..
AsmAnnotationWriter.h
CachedWriter.h * Make contained ostream not public. 2004-04-28 19:22:58 +00:00
Parser.h
PrintModulePass.h
Writer.h