aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StreamableMemoryObject.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper1-7/+12
2012-09-15Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Craig Topper1-2/+3
2012-06-20Don't assert when given an empty range.Kaelyn Uhrain1-1/+1
2012-02-29Make MemoryObject accessor members const againDerek Schuff1-16/+19
2012-02-06Fix comment-rulers.Nick Lewycky1-1/+1
2012-02-06Enable streaming of bitcodeDerek Schuff1-0/+137