mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-27 14:07:32 +00:00
0f25988689
llvm-svn: 56419
7 lines
121 B
CMake
7 lines
121 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
BlockProfiling.cpp
|
|
EdgeProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
RSProfiling.cpp
|
|
)
|