Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-13 | Fixing -Wtype-limits warnings with the asserts (the expression would always e... | Aaron Ballman | 1 | -3/+3 |
2014-11-13 | Read 64 bits at a time in the bitcode reader. | Rafael Espindola | 1 | -4/+3 |
2014-11-12 | Use the return of readBytes to find out if we are at the end of the stream. | Rafael Espindola | 1 | -12/+0 |
2014-11-12 | Return the number of read bytes in MemoryObject::readBytes. | Rafael Espindola | 1 | -14/+30 |
2014-11-12 | Merge StreamableMemoryObject into MemoryObject. | Rafael Espindola | 1 | -0/+124 |