Sign in
llvm
/
llvm-project
/
llvm
/
b12b933d85f8802cebfea601be81aff7dbc03ecc
/
.
/
lib
/
Transforms
/
Instrumentation
/
CMakeLists.txt
blob: e4c8cf105cee185a43e508088753248dbd6ac7cd [
file
]
add_llvm_library(LLVMInstrumentation
AddressSanitizer.cpp
EdgeProfiling.cpp
FunctionBlackList.cpp
GCOVProfiling.cpp
Instrumentation.cpp
OptimalEdgeProfiling.cpp
PathProfiling.cpp
ProfilingUtils.cpp
ThreadSanitizer.cpp
)