aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/MCTargetDesc/CMakeLists.txt
blob: 733b1c01d437d94ce6071035dd775b7f950884ad (plain)
1
2
3
4
5
add_llvm_library(LLVMAlphaDesc
  AlphaMCTargetDesc.cpp
  AlphaMCAsmInfo.cpp
  )
add_dependencies(LLVMAlphaDesc AlphaCommonTableGen)