[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / lib / Target / WebAssembly / MCTargetDesc / CMakeLists.txt
blob58a8ee6eb52192c7cf8dd9050af7621b198f4898
1 add_llvm_library(LLVMWebAssemblyDesc
2   WebAssemblyAsmBackend.cpp
3   WebAssemblyInstPrinter.cpp
4   WebAssemblyMCAsmInfo.cpp
5   WebAssemblyMCCodeEmitter.cpp
6   WebAssemblyMCTargetDesc.cpp
7   WebAssemblyTargetStreamer.cpp
8   WebAssemblyWasmObjectWriter.cpp