2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[LLD] [COFF] Fix use of uninitialized memory since SVN r375390
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[LLD] [COFF] Use the local dwarf code instead of Symbolizer for resolving code locations. NFC.
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[LLD] Move duplicated dwarf parsing code to the Common library. NFC.
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[LLD][ELF] - Update tests after yaml2obj tool update. More... about 6 years ago
Move endian constant from Host.h to SwapByteOrder.h, prune include More... about 6 years ago
[WebAssembly] Allow multivalue signatures in object files More... about 6 years ago
[lld][coff] Add missing dependency to fix build. More... about 6 years ago
[LLD] [COFF] Try to report source locations for duplicate symbols
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
Update release notes More... about 6 years ago
[lld][test] Speculative fix for lld+windows failures More... about 6 years ago
[lld][test] Fix use of escape character in an lld test on Windows More... about 6 years ago
[LLD][ELF] - Update test cases after llvm-readobj output format change. More... about 6 years ago
[lld][WebAssebmly] Preserve custom import attributes with LTO More... about 6 years ago
[lld][WebAssembly] Fix for weak references to data symbols in archives More... about 6 years ago
[WebAssembly] Elide data segments for .bss sections More... about 6 years ago
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined data More... about 6 years ago
[lld] Check for branch range overflows. More... about 6 years ago
[LLD] [COFF] Update a leftover comment after SVN r374869. NFC.
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[LLD] [COFF] Fix -Wmissing-field-initializers warnings. NFC.
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[LLD] [COFF] Wrap file location pair<StringRef,int> in Optional<>. NFC.
Martin Storsjö
as Martin Storsjo
More... about 6 years ago
[llvm-objdump] Adjust spacing and field width for --section-headers More... about 6 years ago
[LLD][ELF] - Update test cases after llvm-readobj change. More... about 6 years ago
Change test case so that it accepts backslashes in file path, in the case that the test runs on Windows More... about 6 years ago
[PDB] Fix bug when using multiple PCH header objects with the same name. More... about 6 years ago
[LLD][ELF] Fix stale comments about doing ICF More... about 6 years ago
Make nullptr check more robust More... about 6 years ago
[lld] getErrPlace(): don't perform arithmetics on maybe-null pointer More... about 6 years ago
[COFF] Wrap definitions in namespace lld { namespace coff {. NFC More... about 6 years ago
Use error instead of fatal to report usage errors More... about 6 years ago
[LLD] [MinGW] Look for other library patterns with -l
Martin Storsjö
as Martin Storsjo
More... about 6 years ago