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 Add the ability to put an annotation at the end of a basic block as well. 2004-03-08 18:51:05 +00:00
CachedWriter.h * Make contained ostream not public. 2004-04-28 19:22:58 +00:00
Parser.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PrintModulePass.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Writer.h Remove yet another obsolete comment :) 2004-01-08 22:28:45 +00:00