mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 13:36:28 +00:00
548db47ff4
into llvm/ADT. llvm-svn: 81001
8 lines
148 B
CMake
8 lines
148 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
BlockProfiling.cpp
|
|
EdgeProfiling.cpp
|
|
OptimalEdgeProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
RSProfiling.cpp
|
|
)
|