aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/DataStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-1/+1
* Change default error_code ctor to a 'named ctor' so it's more self-documenting.David Blaikie2012-02-091-2/+2
* Remove static initializer from DataStream.cppDavid Blaikie2012-02-091-12/+11
* Fix win32 build breakage from bitcode streaming patchDerek Schuff2012-02-071-1/+4
* Fix comment-rulers.Nick Lewycky2012-02-061-1/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-0/+96