forked from OSchip/llvm-project
parent
c5ea8528cc
commit
c715e724de
|
@ -1,7 +1,7 @@
|
||||||
add_llvm_library(LLVMInstrumentation
|
add_llvm_library(LLVMInstrumentation
|
||||||
EdgeProfiling.cpp
|
EdgeProfiling.cpp
|
||||||
|
GCOVProfiling.cpp
|
||||||
Instrumentation.cpp
|
Instrumentation.cpp
|
||||||
LineProfiling.cpp
|
|
||||||
OptimalEdgeProfiling.cpp
|
OptimalEdgeProfiling.cpp
|
||||||
PathProfiling.cpp
|
PathProfiling.cpp
|
||||||
ProfilingUtils.cpp
|
ProfilingUtils.cpp
|
||||||
|
|
Loading…
Reference in New Issue