Skip to content

Remove asm.demangle#6460

Merged
kazarmy merged 1 commit into
rizinorg:devfrom
kazarmy:rm-asm.demangle
Jun 3, 2026
Merged

Remove asm.demangle#6460
kazarmy merged 1 commit into
rizinorg:devfrom
kazarmy:rm-asm.demangle

Conversation

@kazarmy
Copy link
Copy Markdown
Member

@kazarmy kazarmy commented Jun 3, 2026

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository.
  • I made sure to follow the project's coding style.
  • I've documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).
  • I've used AI tools to generate fully or partially these code changes and I'm sure the changes are not copyrighted by somebody else.

Detailed description

This pr removes asm.demangle since, as noted in #3543 (comment), it is never read by any part of the Rizin code.

Test plan

The change makes sense. All builds are green.

Closing issues

...

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.24%. Comparing base (c7dc9f4) to head (1296fa0).

Additional details and impacted files
Files with missing lines Coverage Δ
librz/core/cconfig.c 80.27% <ø> (-0.01%) ⬇️
librz/main/rizin.c 49.79% <ø> (-0.06%) ⬇️

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7dc9f4...1296fa0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kazarmy kazarmy merged commit 0374f28 into rizinorg:dev Jun 3, 2026
52 checks passed
@wargio
Copy link
Copy Markdown
Member

wargio commented Jun 4, 2026

@kazarmy you need to bump the project version

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants