summaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/CMakeLists.txt
blob: 0ac1cb09bce7515afcbe53f8addd0e54bf79862f (plain)
1
2
3
4
5
6
7
add_llvm_library(LLVMInstrumentation
  EdgeProfiling.cpp
  Instrumentation.cpp
  OptimalEdgeProfiling.cpp
  PathProfiling.cpp
  ProfilingUtils.cpp
  )
OpenPOWER on IntegriCloud