summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StreamingMemoryObject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the return of readBytes to find out if we are at the end of the stream.Rafael Espindola2014-11-121-12/+0
* Return the number of read bytes in MemoryObject::readBytes.Rafael Espindola2014-11-121-14/+30
* Merge StreamableMemoryObject into MemoryObject.Rafael Espindola2014-11-121-0/+124
OpenPOWER on IntegriCloud