mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 07:18:44 +00:00
7 lines
121 B
CMake
7 lines
121 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
BlockProfiling.cpp
|
|
EdgeProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
RSProfiling.cpp
|
|
)
|