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