[x86] fix assert with horizontal math + broadcast of vector (PR43402)
[llvm-core.git] / lib / Target / SystemZ / MCTargetDesc / CMakeLists.txt
blobcb38b0dd3ad18ac9493b530c0b44a0bf77452694
1 add_llvm_library(LLVMSystemZDesc
2   SystemZInstPrinter.cpp
3   SystemZMCAsmBackend.cpp
4   SystemZMCAsmInfo.cpp
5   SystemZMCCodeEmitter.cpp
6   SystemZMCObjectWriter.cpp
7   SystemZMCTargetDesc.cpp
8   )