> From: Jeremie Courreges-Anglas
> Date: Sat, 09 Jul 2022 13:02:57 +0200
>
> On riscv64 I miss having a usable readelf. We could just build
> llvm-readelf instead. The actual tool is called llvm-readobj, with
> GNU compat when called under the llvm-readelf or readelf names.
>
> People will pro
On riscv64 I miss having a usable readelf. We could just build
llvm-readelf instead. The actual tool is called llvm-readobj, with
GNU compat when called under the llvm-readelf or readelf names.
People will probably find this useful on arm64 and powerpc64 too.
This shouldn't have a negative im