summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/CMakeLists.txt
blob: 2089b95f2a5be64207c36517153be97fd03d0223 (plain)
1
2
3
4
5
6
7
8
add_llvm_library(LLVMProfileData
  InstrProf.cpp
  InstrProfReader.cpp
  InstrProfWriter.cpp
  CoverageMapping.cpp
  CoverageMappingWriter.cpp
  CoverageMappingReader.cpp
  )
OpenPOWER on IntegriCloud