Sign in
llvm
/
llvm-project
/
1c229c0472edfd59ce61ba063a93517df609ceb4
/
.
/
llvm
/
lib
/
Transforms
/
Instrumentation
/
CMakeLists.txt
blob: 5700ac87f6591dcd2980aec9f09f606a51dd4f59 [
file
]
add_llvm_library(LLVMInstrumentation
EdgeProfiling.cpp
GCOVProfiling.cpp
Instrumentation.cpp
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
)