2
I Use This!
Inactive

Commits : Listings

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