aboutsummaryrefslogtreecommitdiff
path: root/lld/utils
AgeCommit message (Expand)AuthorFilesLines
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-37/+54
2019-03-20Python 2/3 compatibilitySerge Guelton1-4/+9
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-11-14Add a script to run various benchmarks and send the result to lnt.Rafael Espindola2-0/+174
2015-07-29Remove astyle-options.Rui Ueyama1-7/+0
2015-03-11Move the 'linker-script-test' binary to the tools directory.Chandler Carruth5-107/+0
2015-02-05lldReaderWriter.a depends on lldCore.a so make sureEric Christopher1-1/+1
2015-02-03Make ELFLinkingContext own LinkerScript buffersRafael Auler1-4/+4
2015-01-21add_lld_library -> add_llvm_libraryGreg Fitzgerald1-1/+1
2014-11-11Revert "Add support library."Shankar Easwaran1-1/+1
2014-11-10Add support library.Shankar Easwaran1-1/+1
2014-07-06Update for llvm api change.Rafael Espindola1-6/+8
2014-06-12Refer to error_code with an std prefix.Rafael Espindola1-2/+2
2014-06-04Initial set of MakefilesIain Sandoe2-0/+41
2014-03-13Replace OwningPtr with std::unique_ptr.Ahmed Charles1-4/+4
2013-03-01Add basic linker script parsing.Michael J. Spencer3-0/+64
2011-12-18Initial commit. Code by Nick Kledzik. Cleanups and build system by me.Michael J. Spencer1-0/+7