llvm-6502/include/llvm/Assembly
Chris Lattner 5e1cfc58c1 * Trim #includes
* Remove WriteToAssembly functions from interface
* Move operator<< definition to only allow top level operator<< on Value*'s.
  Defined in Value.h

This header file is greatly deemphasized by these changes.  Now it is only
used if custom printing through WriteTypeSymbolic or WriteAsOperand is needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2171 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-08 21:55:12 +00:00
..
CachedWriter.h Trim #includes 2002-04-08 21:52:32 +00:00
Parser.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
PrintModulePass.h s/Method/Function 2002-04-08 21:52:58 +00:00
Writer.h * Trim #includes 2002-04-08 21:55:12 +00:00