[WebAssembly] Implement calls with void return types.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrControl.td
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-01 JF BastienWebAssembly: handle more than int32 argument/return
2015-07-31 JF BastienWebAssembly: handle `ret void`.
2015-07-31 JF BastienWebAssembly: print basic integer assembly.