Skip to content

Use llvm_asm! instead of deprecated asm! macro#151

Merged
phil-opp merged 1 commit into
rust-osdev:masterfrom
haraldh:llvm_asm
Apr 22, 2020
Merged

Use llvm_asm! instead of deprecated asm! macro#151
phil-opp merged 1 commit into
rust-osdev:masterfrom
haraldh:llvm_asm

Conversation

@haraldh
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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