Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead
[oota-llvm.git] / include / llvm / Support / IRReader.h
2009-09-08 Dan GohmanUse MemoryBuffer::getBufferIdentifier() in the AsmPrint...
2009-09-02 Dan GohmanAdd convenience functions for reading in LLVM IR that...