mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
d07798cef0
llvm-svn: 115971
7 lines
131 B
CMake
7 lines
131 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
EdgeProfiling.cpp
|
|
Instrumentation.cpp
|
|
OptimalEdgeProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
)
|