mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
e88c724ff0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130191 91177308-0d34-0410-b5e6-96231b3b80d8
10 lines
176 B
CMake
10 lines
176 B
CMake
add_llvm_loadable_module( profile_rt
|
|
BasicBlockTracing.c
|
|
CommonProfiling.c
|
|
GCDAProfiling.c
|
|
PathProfiling.c
|
|
EdgeProfiling.c
|
|
OptimalEdgeProfiling.c
|
|
Profiling.h
|
|
)
|