summaryrefslogtreecommitdiff
path: root/lld/utils
Commit message (Expand)AuthorAgeFilesLines
* Python 2/3 compatibilitySerge Guelton2019-03-201-4/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add a script to run various benchmarks and send the result to lnt.Rafael Espindola2017-11-142-0/+174
* Remove astyle-options.Rui Ueyama2015-07-291-7/+0
* Move the 'linker-script-test' binary to the tools directory.Chandler Carruth2015-03-115-107/+0
* lldReaderWriter.a depends on lldCore.a so make sureEric Christopher2015-02-051-1/+1
* Make ELFLinkingContext own LinkerScript buffersRafael Auler2015-02-031-4/+4
* add_lld_library -> add_llvm_libraryGreg Fitzgerald2015-01-211-1/+1
* Revert "Add support library."Shankar Easwaran2014-11-111-1/+1
* Add support library.Shankar Easwaran2014-11-101-1/+1
* Update for llvm api change.Rafael Espindola2014-07-061-6/+8
* Refer to error_code with an std prefix.Rafael Espindola2014-06-121-2/+2
* Initial set of MakefilesIain Sandoe2014-06-042-0/+41
* Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-131-4/+4
* Add basic linker script parsing.Michael J. Spencer2013-03-013-0/+64
* Initial commit. Code by Nick Kledzik. Cleanups and build system by me.Michael J. Spencer2011-12-181-0/+7