[WebAssembly] Initial WebAssembly backend
[oota-llvm.git] / lib / Target / WebAssembly / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMWebAssemblyAsmPrinter
2   WebAssemblyInstPrinter.cpp
3   )