summaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/CMakeLists.txt
blob: a23ff852970318d45c4f222883021749fbe458ad (plain)
1
2
3
4
5
add_llvm_target(CBackend
  CBackend.cpp
  )

add_subdirectory(TargetInfo)