In libcxx ABI list tooling. ELF Tool Chain provides alternatives to most GNU binutils tools, currently used in FreeBSD.
Sponsored by: The FreeBSD Foundation
Differential D140313
libcxx: accept both GNU and ELF Tool Chain readelf format emaste on Dec 19 2022, 9:15 AM. Authored by
Details
In libcxx ABI list tooling. ELF Tool Chain provides alternatives to most GNU binutils tools, currently used in FreeBSD. Sponsored by: The FreeBSD Foundation
Diff Detail
Unit Tests Event TimelineComment Actions We will want to update ELF Tool Chain readelf to match GNU readelf's output, but have existing FreeBSD releases that will produce the current style.
Comment Actions Please make sure to have the repo set. Otherwise we don't get notifications on the patches. LGTM assuming you checked locally that this actually fixes the problem.
Comment Actions Comment moved into code block. With this change generate-cxx-abilist functions: $ ninja generate-cxx-abilist [1/1] Generating the ABI list file for configuration x86_64-unknown-freebsd.libcxxrt.v1.stable.exceptions.new and the output looks broadly reasonable. |
ELF Tool Chain readelf does not (currently) emit a blank line before the heading.