summaryrefslogtreecommitdiffstats
path: root/lib/Support/StreamableMemoryObject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-7/+12
* Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper2012-09-151-2/+3
* Don't assert when given an empty range.Kaelyn Uhrain2012-06-201-1/+1
* Make MemoryObject accessor members const againDerek Schuff2012-02-291-16/+19
* Fix comment-rulers.Nick Lewycky2012-02-061-1/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-0/+137