aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/IRReader.h
Commit message (Expand)AuthorAgeFilesLines
* Rename two IRReader.h functions to indicate that they return a ModuleJeffrey Yasskin2010-01-291-7/+7
* Kill ModuleProvider and ghost linkage by inverting the relationship betweenJeffrey Yasskin2010-01-271-22/+17
* Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter insteadDan Gohman2009-09-081-8/+6
* Add convenience functions for reading in LLVM IR that autodetectDan Gohman2009-09-021-0/+117