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