mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-08 13:00:50 +00:00
39df9b5920
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129343 91177308-0d34-0410-b5e6-96231b3b80d8
9 lines
171 B
CMake
9 lines
171 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
EdgeProfiling.cpp
|
|
Instrumentation.cpp
|
|
LineProfiling.cpp
|
|
OptimalEdgeProfiling.cpp
|
|
PathProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
)
|