On Wed, Jul 13, 2022 at 10:01 PM Paul Menzel pmenzel@molgen.mpg.de wrote:
Dear Fangrui,
Thank you for the patch.
Am 13.07.22 um 04:37 schrieb Fangrui Song via SeaBIOS:
objdump -h relies heavily on BFD internals and the BFD flags. The output is difficult to emulate in llvm-objdump. (llvm-objdump -h has a different output https://reviews.llvm.org/D57146). Switch to READELF, so
A small nit: I’d put the dot inside the brackets, as the sentence is in the brackets.
Thanks. I amended the commit message on https://github.com/MaskRay/seabios/tree/readelf I keep a space after the URI, otherwise some terminals may treat the `.` as part of the URI.
that llvm-readelf can be used as an alternative.
[…]
Kind regards,
Paul