summaryrefslogtreecommitdiffstats
path: root/lld/lib/Driver/WinLinkInputGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PECOFF] Make PECOFFFileNode::parse idempotent.Rui Ueyama2014-04-011-0/+3
* [PECOFF] Treat .imp as an import library file.Rui Ueyama2014-04-011-2/+6
* Use getError instead of the error_code operator.Rafael Espindola2014-01-081-2/+2
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-13/+1
* Simplify a switch statement.Rui Ueyama2013-12-031-13/+7
* [PECOFF] Print reason if file parsing failed.Rui Ueyama2013-12-031-2/+6
* Fix file header comment.Rui Ueyama2013-11-211-1/+1
* Rename allocateString -> allocate.Rui Ueyama2013-11-211-2/+2
* Reverse the condition for readability.Rui Ueyama2013-11-201-3/+3
* Move member functions to its own cpp file.Rui Ueyama2013-11-201-0/+68
OpenPOWER on IntegriCloud