[PATCH] D96144: [ELF] Add --dwarf32-before-dwarf64 to sort DWARF32 input sections before DWARF64
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 09:48:03 PST 2021
MaskRay added a comment.
I did not proceed with D91404 <https://reviews.llvm.org/D91404> was because some replies in the generic-abi thread missed context and we have not entirely lost the possibility to use a section type to distinguish DWARF32/DWARF64. Personally I think how to make DWARF v4/v5 suitable could be a nice standard discussion, as v6 will have years to come.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96144/new/
https://reviews.llvm.org/D96144
More information about the llvm-commits
mailing list