summaryrefslogtreecommitdiff
path: root/lld/include/lld/Common/Driver.h
Commit message (Expand)AuthorAgeFilesLines
* [lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95Fangrui Song2022-12-281-1/+0
* [MLIR][GPU][lld] Use LLD bundled in ROCm, removing workaroundKrzysztof Drewniak2022-02-101-5/+0
* [MLIR] Temporary workaround for calling the LLD ELF driver as-a-libAlexandre Ganea2022-02-081-1/+6
* Re-land [LLD] Remove global state in lldCommonAlexandre Ganea2022-01-201-10/+11
* Revert [LLD] Remove global state in lldCommonAlexandre Ganea2022-01-161-11/+10
* [LLD] Remove global state in lldCommonAlexandre Ganea2022-01-161-10/+11
* [lld-macho] Remove old macho darwin lldKeith Smiley2021-12-021-5/+0
* [LLD][COFF] When using LLD-as-a-library, always prevent re-entrance on failuresAlexandre Ganea2020-11-121-1/+3
* [LLD][COFF] Cover usage of LLD-as-a-library in testsAlexandre Ganea2020-09-241-0/+12
* Reland D75382 "[lld] Initial commit for new Mach-O backend"Fangrui Song2020-04-021-0/+5
* Revert "[lld] Initial commit for new Mach-O backend"Oliver Stannard2020-04-021-5/+0
* [lld] Initial commit for new Mach-O backendJez Ng2020-03-311-0/+5
* Fix Windows buildbotsRui Ueyama2019-11-181-5/+5
* Make it possible to redirect not only errs() but also outs()Rui Ueyama2019-11-181-6/+6
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-10/+10
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Darwin] Use errorHandler from liblldCommonBrian Gesiak2018-06-121-1/+1
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-0/+5
* lld::COFF: better behavior when using as a libraryRui Ueyama2017-10-231-1/+1
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-021-0/+38