1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Assembly
Chris Lattner 16d4d12f80 * 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.

llvm-svn: 2171
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