Skip to content

Missing llvm-readelf command #153275

Description

@rruuaanng

The latest LLVM release supports the llvm-readelf command, but it is not present in

const LLVM_TOOLS: &[&str] = &[
"llvm-cov", // used to generate coverage report
"llvm-nm", // used to inspect binaries; it shows symbol names, their sizes and visibility
"llvm-objcopy", // used to transform ELFs into binary format which flashing tools consume
.

Please let me know if my suggestion has any issues, thanks!

ref:
https://github.com/llvm/llvm-project/releases/tag/llvmorg-22.1.0

dep:
rust-embedded/cargo-binutils#175

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-discussionCategory: Discussion or questions that doesn't represent real issues.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions