llvm-6502/include/llvm/Assembly
Daniel Dunbar f4db3a51c7 Privatize PrintModulePass and PrintFunctionPass and add
createPrintModulePass and createPrintFunctionPass.
 - So clients who compile w/o RTTI can use them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57933 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-21 23:33:38 +00:00
..
AsmAnnotationWriter.h we should use 'class' for non-pod types instead of 'struct' to 2008-08-24 18:38:56 +00:00
Parser.h Fix newly-introduced 4.3 warnings 2008-02-20 12:07:57 +00:00
PrintModulePass.h Privatize PrintModulePass and PrintFunctionPass and add 2008-10-21 23:33:38 +00:00
Writer.h Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00