aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StreamableMemoryObject.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-12-03Sort the #include lines for the include/... tree with the script.Chandler Carruth
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper
2012-09-16Use LLVM_DELETED_FUNCTION for copy constructors and copy assignment operators...Craig Topper
2012-02-29Make MemoryObject accessor members const againDerek Schuff
2012-02-27Fix PR12089Derek Schuff
2012-02-06Fix comment-rulers.Nick Lewycky
2012-02-06Enable streaming of bitcodeDerek Schuff