mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
4e00f5f8fd
llvm-svn: 145420
10 lines
194 B
CMake
10 lines
194 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
AddressSanitizer.cpp
|
|
EdgeProfiling.cpp
|
|
GCOVProfiling.cpp
|
|
Instrumentation.cpp
|
|
OptimalEdgeProfiling.cpp
|
|
PathProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
)
|