Skip to content

Use --no-show-raw-insn to make disassemble parser simple. #948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

makotokato
Copy link
Contributor

@makotokato makotokato commented Nov 5, 2020

Actually, we don't consider thumbv7neon for stdarch-test. Actually disassemble doesn't work on thumb/thumb2 now.

objdump has --no-show-raw-insn argument not to show raw instruction data. We should use it to make disassemble parser simple.

@rust-highfive
Copy link

r? @Amanieu

(rust_highfive has picked a reviewer for you, use r? to override)

Copy link
Contributor

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and since it is surviving the CI seems that works well for our supported platforms.

@Amanieu Amanieu merged commit a9e9acb into rust-lang:master Nov 6, 2020
@makotokato makotokato deleted the use-no-show-raw-insn branch November 9, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants