Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)Author
2022-09-29[lld][COFF][LTO] Don't disable verifier in assert buildsArthur Eubanks
2022-09-29[ELF] Make symAux[0] a sentinelFangrui Song
2022-09-29[ELF] Remove resolve => resolve{Defined,Common,Shared,Lazy,Undefined} indirec...Fangrui Song
2022-09-29[ELF] Avoid redundant assignment to Symbol fields. NFCFangrui Song
2022-09-29[ELF] Remove unused Symbol::getSymbolSize. NFCFangrui Song
2022-09-28[ELF] Refactor Symbol initialization and overwritingFangrui Song
2022-09-28[ELF] Symbols: remove isPlaceholder() test for Defined/CommonSymbol. NFCFangrui Song
2022-09-28[lld-macho] Don't create entries in isecPriorities during sorting (NFC)Daniel Bertalan
2022-09-28Revert "[ELF] --pack-dyn-relocs=android: scan relocation serially after D133003"Fangrui Song
2022-09-28[ELF] Make --pack-dyn-relocs=android compatible with parallel relocation scan...Fangrui Song
2022-09-27[lld-macho] Fix -force_symbols_{,not_}weak_list arg typeBernhard Urban-Forster
2022-09-27[ELF] Rewrite R_RISCV_ALIGN nops when r.addend%4 != 0Fangrui Song
2022-09-26[LLD][COFF] Generate map file even if no /out flag is presentPengxuan Zheng
2022-09-26[LLD][COFF] Fix absolute & synthetic symbols in COFF symbol tableAlvin Wong
2022-09-25[lld-macho] Force higher alignment for __thread_varsDaniel Bertalan
2022-09-22[ELF] --compress-debug-sections=zstd: ignore error if zstd was not built with...Fangrui Song
2022-09-22[ELF] Fix std::min error on MacOsAlex Brachet
2022-09-22Fix -Wunused-local-typedef warning in some build configurationsDmitri Gribenko
2022-09-22[LLD] [ELF] Fix building with LLVM_LINK_LLVM_DYLIB since zstd was taken into useMartin Storsjö
2022-09-21[ELF] --pack-dyn-relocs=android: scan relocation serially after D133003Fangrui Song
2022-09-21[ELF] Parallelize --compress-debug-sections=zstdFangrui Song
2022-09-21[ELF] Make -V an alias for -vFangrui Song
2022-09-21[ELF][test] Improve -v and --version testsFangrui Song
2022-09-21[LLD][COFF] Support /MAPINFO flagPengxuan Zheng
2022-09-20[ELF] Name ctx->objectFiles[0] in the EF_RISCV_FLOAT_ABI mismatch errorFangrui Song
2022-09-20[lld-macho] Support -dyld_envVy Nguyen
2022-09-20[LLD] [test] Add a missing REQUIRES: x86Martin Storsjö
2022-09-20[LLD][COFF] Add load config checks to warn if incorrect for CFGuardAlvin Wong
2022-09-20[LLD][COFF] Improve symbol table info for import thunkAlvin Wong
2022-09-19[lld][thinlto] Include -mllvm options in the thinlto cache keyMircea Trofin
2022-09-17[lld] Don't include SetVector.h (NFC)Kazu Hirata
2022-09-17[Support] Rename llvm::compression::{zlib,zstd}::uncompress to more appropria...Fangrui Song
2022-09-17[lld-macho] Simplify base address calculation for init offsets (NFC)Daniel Bertalan
2022-09-16[lld-macho] Parallelize linker optimization hint processingDaniel Bertalan
2022-09-16[lld-macho][reland] Add support for N_INDR symbolsJez Ng
2022-09-15Revert "[lld-macho] Add support for N_INDR symbols"Nico Weber
2022-09-15[lld-macho] Add support for N_INDR symbolsJez Ng
2022-09-15[lld-macho] Have ICF dedup explicitly-defined selrefsJez Ng
2022-09-15[lld-macho][nfc] Clean up ICF codeJez Ng
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-09-14lld: Include name of output file in "failed to write output" diagNico Weber
2022-09-14[Support] Access threadIndex via a wrapper functionMartin Storsjö
2022-09-14[RISCV] Assemble `call foo` to R_RISCV_CALL_PLTFangrui Song
2022-09-14[lld-macho][nfci] Don't include null terminator in StringRefsJez Ng
2022-09-14[ELF][Distributed ThinLTO] Do not generate empty index when bitcode object is...Wei Wang
2022-09-13[lld-macho] Sort data-in-code entriesDaniel Bertalan
2022-09-13[ELF] Cache compute_thread_count. NFCFangrui Song
2022-09-12[ELF] Parallelize relocation scanningFangrui Song
2022-09-12[lld-macho][docs] Cosmetic changesJez Ng
2022-09-12[LLD] Fix pdb-natvis.test for Windows on ArmMuhammad Omair Javaid