Sign in
llvm
/
lld
/
HEAD
64b024a
[LLD] [COFF] Fix use of uninitialized memory since SVN r375390
by Martin Storsjo
· 6 years ago
master
8c742da
[LLD] [COFF] Use the local dwarf code instead of Symbolizer for resolving code locations. NFC.
by Martin Storsjo
· 6 years ago
3a192b4
[LLD] Move duplicated dwarf parsing code to the Common library. NFC.
by Martin Storsjo
· 6 years ago
63c19e2
[LLD][ELF] - Update tests after yaml2obj tool update.
by George Rimar
· 6 years ago
45f33cf
Move endian constant from Host.h to SwapByteOrder.h, prune include
by Reid Kleckner
· 6 years ago
85c8ee1
[WebAssembly] Allow multivalue signatures in object files
by Thomas Lively
· 6 years ago
f6f221b
[lld][coff] Add missing dependency to fix build.
by Michael Liao
· 6 years ago
133aa00
[LLD] [COFF] Try to report source locations for duplicate symbols
by Martin Storsjo
· 6 years ago
4651080
Update release notes
by Rui Ueyama
· 6 years ago
feb6bd8
[lld][test] Speculative fix for lld+windows failures
by Jordan Rupprecht
· 6 years ago
e436807
[lld][test] Fix use of escape character in an lld test on Windows
by Jordan Rupprecht
· 6 years ago
cc9144b
[LLD][ELF] - Update test cases after llvm-readobj output format change.
by George Rimar
· 6 years ago
51a6b6a
[lld][WebAssebmly] Preserve custom import attributes with LTO
by Sam Clegg
· 6 years ago
3dafd64
[lld][WebAssembly] Fix for weak references to data symbols in archives
by Sam Clegg
· 6 years ago
3a00003
[WebAssembly] Elide data segments for .bss sections
by Thomas Lively
· 6 years ago
5c63f0c
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined data
by James Clarke
· 6 years ago
e9ded30
[lld] Check for branch range overflows.
by Sid Manning
· 6 years ago
2eeb58c
[LLD] [COFF] Update a leftover comment after SVN r374869. NFC.
by Martin Storsjo
· 6 years ago
9fcef6f
[LLD] [COFF] Fix -Wmissing-field-initializers warnings. NFC.
by Martin Storsjo
· 6 years ago
bb61331
[LLD] [COFF] Wrap file location pair<StringRef,int> in Optional<>. NFC.
by Martin Storsjo
· 6 years ago
84c1c1d
[llvm-objdump] Adjust spacing and field width for --section-headers
by Jordan Rupprecht
· 6 years ago
9702db5
[LLD][ELF] - Update test cases after llvm-readobj change.
by George Rimar
· 6 years ago
085b0c8
Change test case so that it accepts backslashes in file path, in the case that the test runs on Windows
by Amy Huang
· 6 years ago
7809ac6
[PDB] Fix bug when using multiple PCH header objects with the same name.
by Zachary Turner
· 6 years ago
acdb89e
[LLD][ELF] Fix stale comments about doing ICF
by Russell Gallop
· 6 years ago
de87c07
Make nullptr check more robust
by Rui Ueyama
· 6 years ago
78ff382
[lld] getErrPlace(): don't perform arithmetics on maybe-null pointer
by Roman Lebedev
· 6 years ago
9904936
[COFF] Wrap definitions in namespace lld { namespace coff {. NFC
by Fangrui Song
· 6 years ago
860f000
Use error instead of fatal to report usage errors
by Rui Ueyama
· 6 years ago
5cd168d
[LLD] [MinGW] Look for other library patterns with -l
by Martin Storsjo
· 6 years ago
b531f57
[LLD] [MinGW] Add a testcase for -l:name style library options. NFC.
by Martin Storsjo
· 6 years ago
2af8248
Improve error message for bad SHF_MERGE sections
by Rui Ueyama
· 6 years ago
472e9b9
[WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC
by Fangrui Song
· 6 years ago
787a17d
[lld][WebAssembly] Refactor markLive.cpp. NFC
by Sam Clegg
· 6 years ago
07fe59c
dummy comment typo fix commit to cycle the bots
by Nico Weber
· 6 years ago
05e1ab2
Unify the two CRC implementations
by Hans Wennborg
· 6 years ago
84513db
Use lld-link instead of llvm-dlltool to create an implib
by Rui Ueyama
· 6 years ago
4043bb3
[lld] Don't create hints-section if Hint/Name Table is empty
by Rui Ueyama
· 6 years ago
24eea52
[lld][Hexagon] Support PLT relocation R_HEX_B15_PCREL_X/R_HEX_B9_PCREL_X
by Sid Manning
· 6 years ago
2fa6e37
Use /dev/null for tests that we do not need outputs
by Rui Ueyama
· 6 years ago
decee5e
Report error if -export-dynamic is used with -r
by Rui Ueyama
· 6 years ago
fd5a9c6
[ELF][MIPS] De-template writeValue. NFC
by Fangrui Song
· 6 years ago
0f13b95
[ELF] Wrap things in `namespace lld { namespace elf {`, NFC
by Fangrui Song
· 6 years ago
e2cf0c5
[ELF][MIPS] Use lld::elf::{read,write}* instead of llvm::support::endian::{read,write}*
by Fangrui Song
· 6 years ago
2af29ec
[LLD] [COFF] Always demangle the __imp_ prefix to __declspec(dllimport)
by Martin Storsjo
· 6 years ago
16f08a1
Revert r371732: "lld-link: Fix tests that do not run on macOS after r371729."
by Martin Storsjo
· 6 years ago
8d65966
[ELF] Use union-find set and doubly linked list in Call-Chain Clustering (C³) heuristic
by Fangrui Song
· 6 years ago
da418fc
[MinGW] Add --reproduce option
by Rui Ueyama
· 6 years ago
99aff06
Add /reproduce option to lld/COFF
by Rui Ueyama
· 6 years ago
95d363d
Revert r371729: lld-link: Make /linkrepro: take a filename, not a directory.
by Rui Ueyama
· 6 years ago
5a44221
[llvm-objdump] Further rearrange llvm-objdump sections for compatability
by Jordan Rupprecht
· 6 years ago
62d516e
[mips] Use llvm-readobj `-A` flag in test cases. NFC
by Simon Atanasyan
· 6 years ago
6539ab4
Add missing REQUIRES: arm.
by Peter Collingbourne
· 6 years ago
60dd73a
ELF: Add .interp synthetic sections first in createSyntheticSections().
by Peter Collingbourne
· 6 years ago
ff54d4f
ELF: Don't merge SHF_LINK_ORDER sections for different output sections in relocatable links.
by Peter Collingbourne
· 6 years ago
49042c5
Revert "[MC] Emit unused undefined symbol even if its binding is not set"
by Nico Weber
· 6 years ago
f47e282
[ELF][test] Change llvm-readobj --arm-attributes to --arch-specific after r373125
by Fangrui Song
· 6 years ago
ee929f2
[MC] Emit unused undefined symbol even if its binding is not set
by Fangrui Song
· 6 years ago
2340c6a
[LLD] [test] Add a forgotten comment. NFC.
by Martin Storsjo
· 6 years ago
6871dcc
[LLD] Simplify the demangleItanium function. NFC.
by Martin Storsjo
· 6 years ago
fab3f86
[LLD] Convert demangleItanium to use the higher level llvm::demangle function. NFC.
by Martin Storsjo
· 6 years ago
7347917
[LLD] [COFF] Use the unified llvm demangle frontend function. NFC.
by Martin Storsjo
· 6 years ago
9f86261
[ELF] Set SectionBase::partition in processSectionCommands
by Fangrui Song
· 6 years ago
1683917
[lld][mach-o] Avoid segfaulting when handling an empty section list.
by Matt Davis
· 6 years ago
51997f0
[mips] Relax jalr/jr instructions using R_MIPS_JALR relocation
by Simon Atanasyan
· 6 years ago
0e91a45
[LLD] Fix testcase from SVN r372843 if executed on windows
by Martin Storsjo
· 6 years ago
e55bb95
[LLD] [COFF] Resolve source locations for undefined references using dwarf
by Martin Storsjo
· 6 years ago
e4b5aac
[ELF] Add -z separate-loadable-segments to complement separate-code and noseparate-code
by Fangrui Song
· 6 years ago
2a6ee26
[ELF] accept thinlto options without --plugin-opt= prefix
by Bob Haarman
· 6 years ago
751a293
[ELF][ARM] Fix crash when discarding InputSections that have .ARM.exidx
by Peter Smith
· 6 years ago
46070e3
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined functions
by Sam Clegg
· 6 years ago
1b5c540
[NFC][COFF] fix typo in comment ("algortihm" -> "algorithm")
by Bob Haarman
· 6 years ago
ae7859d
[LLD][ELF][MIPS] - Inline the short helper function. NFC.
by George Rimar
· 6 years ago
d51111a
[ELF] Delete SectionBase::assigned
by Fangrui Song
· 6 years ago
e32dec6
[ELF] Make MergeInputSection merging aware of output sections
by Fangrui Song
· 6 years ago
b41af60
[lld][WebAssembly] Preserve symbol flags in --relocatable output
by Sam Clegg
· 6 years ago
8081028
[mips] Support elf32btsmipn32_fbsd / elf32ltsmipn32_fbsd emulations
by Simon Atanasyan
· 6 years ago
fd5c35f
[mips] Add tests to check MIPS FreeBSD emulations. NFC
by Simon Atanasyan
· 6 years ago
b162abd
[mips] Reformat test case to simplify addition new tests. NFC
by Simon Atanasyan
· 6 years ago
3aed87e
[LLD][ELF] - Simplify getFlagsFromEmulation(). NFCI.
by George Rimar
· 6 years ago
f0c7ca9
[mips] Deduce MIPS specific ELF header flags from `emulation`
by Simon Atanasyan
· 6 years ago
b7eeaf8
[ELF] Error if the linked-to section of a SHF_LINK_ORDER section is discarded
by Fangrui Song
· 6 years ago
1f1de38
[WebAssembly][NFC] Remove unnecessary braces
by Thomas Lively
· 6 years ago
c4cb4af
Don't false-positive match against binary path.
by Mitch Phillips
· 6 years ago
6b039ae
[WebAssembly] Sort output data sections to place .bss last
by Thomas Lively
· 6 years ago
3dda288
[lld][WebAssembly] Fix use after free of archive path
by Sam Clegg
· 6 years ago
f65b8ad
[ELF][AARCH64] Refactor AArchErrataFix to match changes in ARMErrataFix NFC.
by Peter Smith
· 6 years ago
c53f64f
[ELF][Hexagon] Allow PT_LOAD to have overlapping p_offset ranges on EM_HEXAGON
by Fangrui Song
· 6 years ago
70fa1a9
[lld] Update lld driver to use new LTO APIs to handle libcall symbols
by Steven Wu
· 6 years ago
e96c967
[ELF][ARM] Fix -Werror buildbots NFC.
by Peter Smith
· 6 years ago
0a49d36
[ELF][ARM] Implement --fix-cortex-a8 to fix erratum 657417
by Peter Smith
· 6 years ago
b9d863c
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64
by Fangrui Song
· 6 years ago
6edf175
[ELF] Map the ELF header at imageBase
by Fangrui Song
· 6 years ago
68496f4
lld-link: Make Options.td formatting more self-consistent.
by Nico Weber
· 6 years ago
4fb3154
lld-link: Add a flag /lldignoreenv that makes lld-link ignore env vars.
by Nico Weber
· 6 years ago
a4a4ad5
[ELF] Delete a redundant assignment to SectionBase::assigned. NFC
by Fangrui Song
· 6 years ago
0368b80
[COFF] Fix to not add archive name to buffer identifiers when they come
by Amy Huang
· 6 years ago
508ce7d
[ELF] ICF: change a dyn_cast<InputSection> to cast
by Fangrui Song
· 6 years ago
3ee1b4e
lld-link: Fix tests that do not run on macOS after r371729.
by Nico Weber
· 6 years ago
9def4bd
lld-link: Make /linkrepro: take a filename, not a directory.
by Nico Weber
· 6 years ago
Next »