CMakeLists.txt 260 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 add_llvm_component_library(LLVMWebAssemblyDesc WebAssemblyAsmBackend.cpp WebAssemblyInstPrinter.cpp WebAssemblyMCAsmInfo.cpp WebAssemblyMCCodeEmitter.cpp WebAssemblyMCTargetDesc.cpp WebAssemblyTargetStreamer.cpp WebAssemblyWasmObjectWriter.cpp )