Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-23 | Add LLVM_OVERRIDE to methods that override their base classes. | Craig Topper | 1 | -1/+1 |
2012-02-09 | Change default error_code ctor to a 'named ctor' so it's more self-documenting. | David Blaikie | 1 | -2/+2 |
2012-02-09 | Remove static initializer from DataStream.cpp | David Blaikie | 1 | -12/+11 |
2012-02-07 | Fix win32 build breakage from bitcode streaming patch | Derek Schuff | 1 | -1/+4 |
2012-02-06 | Fix comment-rulers. | Nick Lewycky | 1 | -1/+1 |
2012-02-06 | Enable streaming of bitcode | Derek Schuff | 1 | -0/+96 |