Skip to content
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

Replace all remaining llvm_asm! with asm! #694

Merged
merged 3 commits into from
Jan 1, 2021
Merged

Conversation

tomaka
Copy link
Owner

@tomaka tomaka commented Jan 1, 2021

Removes usage of the llvm_asm feature.

cc #300

@tomaka tomaka added the automerge PRs with this label automatically get merged once they pass CI label Jan 1, 2021
// Set up the stack.
llvm_asm!(r#"
// Set up the stack and jump to `cpu_enter`.
asm!(
Copy link
Owner Author

Choose a reason for hiding this comment

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

Rustfmt is having a moment. I don't really know how to fix that

@mergify mergify bot merged commit dd3b7f1 into develop Jan 1, 2021
@mergify mergify bot deleted the finish-llvm-asm-removal branch January 1, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge PRs with this label automatically get merged once they pass CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant