[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyFastISel.cpp
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support