summaryrefslogtreecommitdiff
path: root/lld/include
Commit message (Expand)AuthorAgeFilesLines
* [LLD] Add --lto-CGO[0-3] optionScott Linder2023-02-151-1/+1
* [lld] Fix iwyu problems after 83d59e05b201760e3f364ff6316301d347cbad95Fangrui Song2022-12-281-1/+0
* Remove unused #include "llvm/ADT/Optional.h"Fangrui Song2022-12-051-1/+0
* CodeGen/CommandFlags: Convert Optional to std::optionalFangrui Song2022-12-031-2/+1
* Convert Optional<CodeModel> to std::optional<CodeModel>Krzysztof Parzyszek2022-12-031-1/+2
* [lld] Change Optional to std::optionalFangrui Song2022-11-271-3/+3
* [lld][nfc] Remove lld::demangle() (partial revert of D116279)Jez Ng2022-10-141-8/+0
* [ELF] Add makeThreadLocal/makeThreadLocalN and remove InputFile::localSymStorageFangrui Song2022-08-041-0/+26
* [lld] Change vector to SmallVector. NFCFangrui Song2022-07-302-2/+4
* [NFC][lld] Fix typos to test commit accessDaniel Bertalan2022-06-241-1/+1
* [lld] Remove lld/include/lld/CoreNico Weber2022-06-1920-2460/+0
* [lld-macho] Add support for -wKeith Smiley2022-06-111-0/+1
* [lld] Make error handling functions opaqueFangrui Song2022-02-171-11/+7
* [lld-macho] Don't include CommandFlags.h in CommonLinkerContext.hJez Ng2022-02-161-4/+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-205-43/+121
* Revert [LLD] Remove global state in lldCommonAlexandre Ganea2022-01-165-121/+43
* [LLD] Supplement with more comments. Clarify the intention in f860fe362282ed6...Alexandre Ganea2022-01-161-1/+3
* [LLD] Remove global state in lldCommonAlexandre Ganea2022-01-165-43/+119
* Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""Nico Weber2022-01-052-547/+0
* Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."David Salinas2022-01-052-0/+547
* [lld] Add support for other demanglers other than ItaniumLuís Ferreira2022-01-051-3/+8
* Revert "[lld] Add support for other demanglers other than Itanium"Luís Ferreira2021-12-301-8/+3
* [lld] Add support for other demanglers other than ItaniumLuís Ferreira2021-12-301-3/+8
* [lld-macho] Remove old macho darwin lldKeith Smiley2021-12-024-554/+1
* [lld/mac] Write -v output to stderrNico Weber2021-11-021-2/+4
* [WebAssembly] Remove WasmTagTypeHeejin Ahn2021-10-051-2/+0
* Reland "[LLD] Remove global state in lld/COFF" after fixing asan and msan tes...Amy Huang2021-09-171-2/+2
* Temporarily revert "[LLD] Remove global state in lld/COFF" and "[lld] Add tes...Amy Huang2021-09-161-2/+2
* [LLD] Remove global state in lld/COFFAmy Huang2021-09-161-2/+2
* [lld] Buffer writes when composing a single diagnosticFangrui Song2021-09-091-0/+2
* [lld] Replace LLVM_ATTRIBUTE_NORETURN with [[noreturn]]Fangrui Song2021-07-271-5/+3
* [WebAssembly] Rename event to tagHeejin Ahn2021-06-171-4/+4
* [lld] Add missing includes (NFC)Nikita Popov2021-06-031-0/+1
* [lld] Add missing header guard (NFC)Yang Fan2021-04-021-0/+5
* [lld-macho] Parallelize UUID hash computationJez Ng2021-03-311-0/+32
* fix comment typo to cycle botsNico Weber2021-02-171-3/+2
* [lld][WebAssembly] Common superclass for input globals/events/tablesAndy Wingo2021-02-111-0/+2
* [lld][WebAssembly] Add support for handling table symbolsAndy Wingo2021-01-141-0/+6
* [LLD][COFF] When using LLD-as-a-library, always prevent re-entrance on failuresAlexandre Ganea2020-11-121-1/+3
* [lld] Provide a hook to customize undefined symbols error handlingserge-sans-paille2020-11-091-1/+1
* Provide a hook to customize missing library error handlingserge-sans-paille2020-11-031-0/+7
* Re-land "[PDB] Merge types in parallel when using ghashing"Reid Kleckner2020-09-301-0/+7
* Revert "[PDB] Merge types in parallel when using ghashing"Reid Kleckner2020-09-301-7/+0
* [PDB] Merge types in parallel when using ghashingReid Kleckner2020-09-301-0/+7
* [LLD][COFF] Cover usage of LLD-as-a-library in testsAlexandre Ganea2020-09-242-0/+20
* [LLD][ELF] Optimize linker script filename glob pattern matching NFCAndrew Ng2020-09-161-1/+6
* [lld-macho] Implement -headerpadJez Ng2020-07-301-0/+2
* [lld] As part of using inclusive language within the llvmEric Christopher2020-06-191-4/+2