aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/DataStream.cpp
AgeCommit message (Expand)Author
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper
2012-02-09Change default error_code ctor to a 'named ctor' so it's more self-documenting.David Blaikie
2012-02-09Remove static initializer from DataStream.cppDavid Blaikie
2012-02-07Fix win32 build breakage from bitcode streaming patchDerek Schuff
2012-02-06Fix comment-rulers.Nick Lewycky
2012-02-06Enable streaming of bitcodeDerek Schuff