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

Use llvm_asm! instead of deprecated asm! macro #151

Merged
merged 1 commit into from
Apr 22, 2020
Merged

Use llvm_asm! instead of deprecated asm! macro #151

merged 1 commit into from
Apr 22, 2020

Conversation

haraldh
Copy link
Contributor

@haraldh haraldh commented Apr 21, 2020

Fixes #140

@phil-opp phil-opp changed the title use llvm_asm until real asm is ready Use llvm_asm! instead of deprecated asm! macro Apr 22, 2020
@phil-opp
Copy link
Member

Thanks!

@phil-opp phil-opp merged commit c4d88bb into rust-osdev:master Apr 22, 2020
phil-opp added a commit that referenced this pull request Apr 22, 2020
@phil-opp
Copy link
Member

phil-opp commented May 4, 2020

Published together with #153 as v0.10.2.

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.

Plan for renaming asm! macro to llvm_asm!
2 participants