[llvm] New tool 'llvm-elf2bin'. (NOT READY FOR REVIEW – NO TESTS) (PR #73625)
Simon Tatham via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 5 06:47:20 PDT 2025
statham-arm wrote:
Closing this draft PR as thoroughly out of date. There was never consensus that it belonged in LLVM in the first place, and the code in this branch is doubly stale – it's against an old version of the LLVM code, and the `elf2bin` tool itself has had bug fixes since then.
The up-to-date version can be found in Arm Toolchain: https://github.com/arm/arm-toolchain/tree/arm-software/arm-software/shared/elf2bin
https://github.com/llvm/llvm-project/pull/73625
More information about the llvm-commits
mailing list