1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Assembly
Dan Gohman f2323826d2 Add a hook to AssemblyAnnotationWriter to allow custom info comments
to be printed, in place of the familiar "uses=" comments.

llvm-svn: 95798
2010-02-10 20:41:46 +00:00
..
AsmAnnotationWriter.h Add a hook to AssemblyAnnotationWriter to allow custom info comments 2010-02-10 20:41:46 +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