Skip to content

Fix build with rustc 1.47

Emanuele Aina requested to merge wip/em/2021-fix-build into apertis/v2021-updates

Replace asm!() with the identical llvm_asm()! macro, https://github.com/rust-lang/rfcs/blob/master/text/2843-llvm-asm.md

Merge request reports