search for: firstreloc

Displaying 2 results from an estimated 2 matches for "firstreloc".

2020 Nov 13
3
[LLD] Support DWARF64, debug_info "sorting"
Looks like there is an agreement that this path, modifying lld to order sections using relocations, should be explored. If Igor doesn't object, since he was primary one driving DWARF64 so far, I would like to give it a shot at implementing and collecting some performance numbers. 🙂 Alex ________________________________ From: James Henderson <jh7370.2008 at my.bristol.ac.uk> Sent:
2020 Nov 13
0
[LLD] Support DWARF64, debug_info "sorting"
...>; Igor Kudrin <ikudrin at accesssoftek.com>; llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] [LLD] Support DWARF64, debug_info "sorting" I probably should have mentioned that I had started a prototype:) (And I realized that I could use firstRelocation instead of dependentSections) What I haven't felt comfortable with is the input section description inconsistency > https://sourceware.org/pipermail/binutils/2020-November/114099.html > > This behavior does add some inconsistency to the system: > > For an output section des...