WebAssembly: emit `(func (param t) (result t))` s-expressions
[oota-llvm.git] / test / CodeGen / WebAssembly / fast-isel.ll
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support