aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/InstPrinter/CMakeLists.txt
blob: 5394b67d2b87f5827d566421770f06e2441ac345 (plain)
1
2
3
add_llvm_library(LLVMWebAssemblyAsmPrinter
  WebAssemblyInstPrinter.cpp
  )