summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/CoreLinkingContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add "override" and remove "virtual" where appropriate.Rui Ueyama2014-03-061-54/+54
* [lld] Include reference kind in cycle detector debug outputNico Rieck2014-02-241-1/+1
* Run clang-format on r197727.Rui Ueyama2013-12-201-6/+5
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-56/+19
* Remove duplicate calls of pm.add() for RoundTrip tests.Rui Ueyama2013-11-011-4/+0
* [PassManager] add ReaderWriter{Native,YAML} to the Driver.Shankar Easwaran2013-10-291-3/+10
* Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver"Rui Ueyama2013-10-241-3/+2
* [PassManager] add ReaderWriter{Native,YAML} to the Driver.Shankar Easwaran2013-10-241-2/+3
* Update error classes from all lowercase to camel case.Rui Ueyama2013-10-091-2/+2
* [LinkingContext] make LinkingContext non-constShankar Easwaran2013-10-081-6/+3
* [lld][InputGraph] Change the Resolver to use inputGraphShankar Easwaran2013-10-071-7/+1
* Make Driver::link and LinkingContext::validate return true on success.Rui Ueyama2013-09-241-1/+1
* Change the parseFile argument from MemoryBuffer pointer to LinkerInputJoerg Sonnenberger2013-09-071-3/+2
* Rename ti -> ctx.Rui Ueyama2013-08-271-3/+4
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-0/+320
OpenPOWER on IntegriCloud