rust/compiler/rustc_llvm
bors 6645da366e Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
Add wasm32 support to inline asm

There is some contention around inline asm and wasm, and I really only made this to figure out the process of hacking on rustc, but I figured as long as the code existed, it was worth uploading.

cc `@Amanieu`
2020-12-01 20:23:06 +00:00
..
llvm-wrapper Improved version check 2020-11-25 09:45:33 -08:00
src Add wasm32 support to inline asm 2020-12-01 12:18:21 -06:00
build.rs
Cargo.toml