Skip to content

Use llvm_asm! instead of asm!#846

Merged
Amanieu merged 1 commit intorust-lang:masterfrom
Amanieu:llvm-asm
Apr 8, 2020
Merged

Use llvm_asm! instead of asm!#846
Amanieu merged 1 commit intorust-lang:masterfrom
Amanieu:llvm-asm

Conversation

@Amanieu
Copy link
Member

@Amanieu Amanieu commented Mar 29, 2020

asm! will be deprecated soon in preparation for the new asm! macro, so switch to using llvm_asm! instead.

cc rust-lang/rfcs#2843

@rust-highfive
Copy link

r? @gnzlbg

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

@Amanieu Amanieu merged commit b00ecbe into rust-lang:master Apr 8, 2020
@Amanieu Amanieu deleted the llvm-asm branch April 8, 2020 23:05
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.

3 participants