llvm-6502/include/llvm/Assembly
Dan Gohman f316579901 Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead
of requiring a name be passed in. This makes it use "<stdin>"
instead of "-" and makes it more consistent with the Bitcode reader.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81256 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 22:20:35 +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 Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00
PrintModulePass.h Move Print*Pass to use raw_ostream. 2008-10-22 03:25:22 +00:00
Writer.h eliminate the std::ostream form of WriteAsOperand and update clients. 2009-08-23 05:17:37 +00:00