summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Mips/MipsCtorsOrderPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-76/+0
* Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&David Blaikie2015-06-191-2/+2
* [lld] Allow LLD passes to return error codes.Lang Hames2015-06-191-1/+3
* Merge MutableFile with SimpleFile.Rui Ueyama2015-04-071-1/+2
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-1/+0
* [Mips] Implement .{ctors,dtors}.<priority> sections ordering.Simon Atanasyan2014-06-011-0/+74
OpenPOWER on IntegriCloud