mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
07a1a284d3
If there is interest, it can be resurrected from SVN. PR4912. llvm-svn: 92422
6 lines
109 B
CMake
6 lines
109 B
CMake
add_llvm_library(LLVMInstrumentation
|
|
EdgeProfiling.cpp
|
|
OptimalEdgeProfiling.cpp
|
|
ProfilingUtils.cpp
|
|
)
|