summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DWARFLinker/CMakeLists.txt
blob: f8c613366409b62b77d4a9c2e49699e7a0950025 (plain)
1
2
3
4
5
6
7
8
add_llvm_component_library(LLVMDWARFLinker
  DWARFLinkerCompileUnit.cpp
  DWARFLinkerDeclContext.cpp
  DWARFLinker.cpp

  DEPENDS
  intrinsics_gen
  )
OpenPOWER on IntegriCloud