summaryrefslogtreecommitdiff
path: root/lib/Support/DataStream.cpp
Commit message (Expand)AuthorAge
* Add a wrapper for open.Rafael Espindola2013-07-16
* Remove the program class.Rafael Espindola2013-06-12
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-23
* Change default error_code ctor to a 'named ctor' so it's more self-documenting.David Blaikie2012-02-09
* Remove static initializer from DataStream.cppDavid Blaikie2012-02-09
* Fix win32 build breakage from bitcode streaming patchDerek Schuff2012-02-07
* Fix comment-rulers.Nick Lewycky2012-02-06
* Enable streaming of bitcodeDerek Schuff2012-02-06