summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
blob: 128bf489787cfbfa54b0b6657f28d4a67810c5f5 (plain)
1
2
3
4
5
add_llvm_library(LLVMInstrumentation
  EdgeProfiling.cpp
  OptimalEdgeProfiling.cpp
  ProfilingUtils.cpp
  )
OpenPOWER on IntegriCloud