[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / WebAssembly / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMWebAssemblyAsmPrinter
2   WebAssemblyInstPrinter.cpp
3   )