llvm-project/llvm/lib/Transforms/Instrumentation/CMakeLists.txt

7 lines
131 B
CMake

add_llvm_library(LLVMInstrumentation
EdgeProfiling.cpp
Instrumentation.cpp
OptimalEdgeProfiling.cpp
ProfilingUtils.cpp
)