| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PECOFF] Make PECOFFFileNode::parse idempotent. | Rui Ueyama | 2014-04-01 | 1 | -0/+3 |
| * | [PECOFF] Treat .imp as an import library file. | Rui Ueyama | 2014-04-01 | 1 | -2/+6 |
| * | Use getError instead of the error_code operator. | Rafael Espindola | 2014-01-08 | 1 | -2/+2 |
| * | [lld] Introduce registry and Reference kind tuple | Nick Kledzik | 2013-12-19 | 1 | -13/+1 |
| * | Simplify a switch statement. | Rui Ueyama | 2013-12-03 | 1 | -13/+7 |
| * | [PECOFF] Print reason if file parsing failed. | Rui Ueyama | 2013-12-03 | 1 | -2/+6 |
| * | Fix file header comment. | Rui Ueyama | 2013-11-21 | 1 | -1/+1 |
| * | Rename allocateString -> allocate. | Rui Ueyama | 2013-11-21 | 1 | -2/+2 |
| * | Reverse the condition for readability. | Rui Ueyama | 2013-11-20 | 1 | -3/+3 |
| * | Move member functions to its own cpp file. | Rui Ueyama | 2013-11-20 | 1 | -0/+68 |

