Make some methods const. The only interesting change here is that
[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...