[X86][Haswell][SchedModel] Add architecture specific scheduling models.
[oota-llvm.git] / lib / Target / SystemZ / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMSystemZDesc
2   SystemZMCAsmBackend.cpp
3   SystemZMCAsmInfo.cpp
4   SystemZMCCodeEmitter.cpp
5   SystemZMCObjectWriter.cpp
6   SystemZMCTargetDesc.cpp
7   )