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

6 lines
109 B
CMake

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