search for: d87011

Displaying 7 results from an estimated 7 matches for "d87011".

Did you mean: d17011
2020 Nov 11
2
[LLD] Support DWARF64, debug_info "sorting"
...CU that are DWARF32/64. This is supported by DWARF format. With this mix it is possible that even with DWARF64 enabled one can still encounter relocation overflows errors in LLD if DWARF32 sections happen to be processed towards the end. One proposal that was discussed in https://reviews.llvm.org/D87011, is to modify LLD linker to arrange debug_info sections so that DWARF32 comes first, and DWARF64 after them. This way as long as DWARF32 sections don't themselves go over 4gigs, the final binary can contain debug information that exceeds 4gig. Which I think will be the common case. An alternat...
2020 Nov 11
2
[LLD] Support DWARF64, debug_info "sorting"
...F32/64. This is supported by DWARF format. With this mix it is possible that even with DWARF64 enabled one can still encounter relocation overflows errors in LLD if DWARF32 sections happen to be processed towards the end. >> >> One proposal that was discussed in https://reviews.llvm.org/D87011, is to modify LLD linker to arrange debug_info sections so that DWARF32 comes first, and DWARF64 after them. This way as long as DWARF32 sections don't themselves go over 4gigs, the final binary can contain debug information that exceeds 4gig. Which I think will be the common case. >> &gt...
2020 Nov 11
0
[LLD] Support DWARF64, debug_info "sorting"
...This is supported > by DWARF format. With this mix it is possible that even with DWARF64 > enabled one can still encounter relocation overflows errors in LLD if > DWARF32 sections happen to be processed towards the end. > > One proposal that was discussed in https://reviews.llvm.org/D87011, is to > modify LLD linker to arrange debug_info sections so that DWARF32 comes > first, and DWARF64 after them. This way as long as DWARF32 sections don't > themselves go over 4gigs, the final binary can contain debug information > that exceeds 4gig. Which I think will be the commo...
2020 Nov 11
0
[LLD] Support DWARF64, debug_info "sorting"
...orted by DWARF format. With this mix it is possible that even with > DWARF64 enabled one can still encounter relocation overflows errors in LLD > if DWARF32 sections happen to be processed towards the end. > >> > >> One proposal that was discussed in https://reviews.llvm.org/D87011, is > to modify LLD linker to arrange debug_info sections so that DWARF32 comes > first, and DWARF64 after them. This way as long as DWARF32 sections don't > themselves go over 4gigs, the final binary can contain debug information > that exceeds 4gig. Which I think will be the commo...
2020 Nov 12
0
[LLD] Support DWARF64, debug_info "sorting"
...possible that even with >> DWARF64 enabled one can still encounter relocation overflows errors in LLD >> if DWARF32 sections happen to be processed towards the end. >> >> >> >> >> >> One proposal that was discussed in >> https://reviews.llvm.org/D87011 >> RvKRSx!pnSYzjQly_yuEU-ng7OYd8nr3h3tSYOjeCwnH7cr3hA73rA8aVlNzOfQPo9Ue7WdoQ$ >> , is to modify LLD linker to arrange debug_info sections so that DWARF32 >> comes first, and DWARF64 after them. This way as long as DWARF32 sections >> don't themselves go over 4gigs, the f...
2020 Nov 11
3
[LLD] Support DWARF64, debug_info "sorting"
...pported by DWARF format. With this mix it is possible that even with DWARF64 enabled one can still encounter relocation overflows errors in LLD if DWARF32 sections happen to be processed towards the end. >> >> >> >> One proposal that was discussed in https://reviews.llvm.org/D87011, is to modify LLD linker to arrange debug_info sections so that DWARF32 comes first, and DWARF64 after them. This way as long as DWARF32 sections don't themselves go over 4gigs, the final binary can contain debug information that exceeds 4gig. Which I think will be the common case. >> &gt...
2020 Nov 11
3
[LLD] Support DWARF64, debug_info "sorting"
...> DWARF64 enabled one can still encounter relocation overflows errors in LLD >> if DWARF32 sections happen to be processed towards the end. >> >> >> >> >> >> One proposal that was discussed in >> https://urldefense.com/v3/__https://reviews.llvm.org/D87011__;!!JmoZiZGBv3 >> RvKRSx!pnSYzjQly_yuEU-ng7OYd8nr3h3tSYOjeCwnH7cr3hA73rA8aVlNzOfQPo9Ue7WdoQ$ >> , is to modify LLD linker to arrange debug_info sections so that DWARF32 >> comes first, and DWARF64 after them. This way as long as DWARF32 sections >> don't themselves go ov...