summaryrefslogtreecommitdiff
path: root/include/llvm/Support/IRReader.h
Commit message (Expand)AuthorAge
* Make ParseIRFile and getLazyIRFileModule incoporate the underlyingDan Gohman2010-05-27
* enhance SMDiagnostic to also maintain a pointer to the SourceMgr.Chris Lattner2010-04-06
* Give llvm::SourceMgr the ability to have a client-specifiedChris Lattner2010-04-06
* Rename two IRReader.h functions to indicate that they return a ModuleJeffrey Yasskin2010-01-29
* Kill ModuleProvider and ghost linkage by inverting the relationship betweenJeffrey Yasskin2010-01-27
* Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter insteadDan Gohman2009-09-08
* Add convenience functions for reading in LLVM IR that autodetectDan Gohman2009-09-02